First two front-end phases of a language-independent compiler implemented in C++
☆14Jul 27, 2020Updated 5 years ago
Alternatives and similar repositories for compiler-frontend
Users that are interested in compiler-frontend are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ANTLR grammar for IEC61131 language☆14Oct 28, 2024Updated last year
- A study of undefined behavior across foreign function boundaries in Rust libraries.☆11Feb 13, 2025Updated last year
- GHC-WPC is an extended GHC that exports the STG and other IR (.modpak) for the compiled modules and linker metadata (.ghc_stgapp) at appl…