Mewa: compiler-compiler to write compiler-front-ends for LLVM in Lua.

This page summarizes the projects mentioned and recommended in the original post on /r/Compilers

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • EbnfStudio

    EbnfStudio can be used to edit and analyze EBNF grammars.

  • I switched to my own concept based on Coco/R and EbnfStudio (see https://github.com/rochus-keller/EbnfStudio/blob/master/README.md and e.g. https://github.com/rochus-keller/Verilog/blob/master/syntax/Verilog.ebnf). It gets around semantic actions by implementation independent predicates and automatic syntax tree generation (which can then be processed by a visitor).

  • Verilog

    This is the Verilog 2005 parser used by VerilogCreator (by rochus-keller)

  • I switched to my own concept based on Coco/R and EbnfStudio (see https://github.com/rochus-keller/EbnfStudio/blob/master/README.md and e.g. https://github.com/rochus-keller/Verilog/blob/master/syntax/Verilog.ebnf). It gets around semantic actions by implementation independent predicates and automatic syntax tree generation (which can then be processed by a visitor).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mewa

    Compiler-compiler for writing compiler frontends with Lua

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts