compiler-generator

There are 6 repositories under compiler-generator topic.

  • MuCplGen

    MuGdxy/MuCplGen

    a header-only crossplatform type-safe dynamic compiler generator based on C++ 17.

    Language:C++12101
  • gapotchenko/Turbo-CocoR

    Turbo Coco/R is a compile-time compiler generator which takes an attributed grammar of a source language and generates a scanner and a parser for this language.

    Language:C#3211
  • gweiermann/your-language

    A full blown compiler generator with a goal of a clear design and huge flexibility. It even gives you access to error handling and further analysis.

    Language:Rust3200
  • BaseMax/brainfuck2c

    A simple Brainfuck-to-C transpiler that converts Brainfuck code into optimized C code. It features token merging, error detection, and clean C output for easy compilation and execution.

    Language:C210
  • MarkMLl/TREE-META

    This is a verbatim copy of the implementation formerly at https://github.com/lugon/TREE-META

    Language:C1
  • hb9chm/CocoRPy3

    Python implementation of the famous Coco/R LL(k) compiler generator

    Language:Python0000