Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mewa compiler-compiler to the list #104

Open
patrickfrey opened this issue Aug 22, 2021 · 0 comments
Open

Add Mewa compiler-compiler to the list #104

patrickfrey opened this issue Aug 22, 2021 · 0 comments

Comments

@patrickfrey
Copy link

  • Mewa - Writing compiler front-ends of statically-typed languages for LLVM with Lua.

Mewa is a compiler-compiler for prototyping compiler front-ends for statically typed languages using LLVM IR as back-end in Lua.
The main emphasis of the project is not on the parser generator but on the support for defining a type system.
It aims to bring projects considered endless for a single person within reach ( ~ 5K Lines of Code ).
An example implementation of a non-trivial compiler and an FAQ exists to help you in problem-solving.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant