Now here is a nice project to expand your programming horizon. It is a "compiler compiler" in the tradition of flex and yacc:

https://github.com/jzimmerman/langcc

Here is the (dense) paper about the design and the features:

https://arxiv.org/abs/2209.08385

#langcc #compilercompiler #flex #yacc #expandhorizon

GitHub - jzimmerman/langcc: langcc: A Next-Generation Compiler Compiler

langcc: A Next-Generation Compiler Compiler. Contribute to jzimmerman/langcc development by creating an account on GitHub.

GitHub