Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ _This section aims at listing code projects of Compilers, Interpreters, Translat

* [Babel.js](https://github.com/babel/babel) - Next-generation JavaScript Compiler.
* [BOLT](https://github.com/facebookincubator/BOLT) - Binary Optimization and Layout Tool.
* [Capa](https://github.com/nelsonduarte/capa-language) - Capability-typed programming language that transpiles to Python and emits SBOM/VEX/SLSA artefacts directly from function signatures.
* [ChezScheme's Compiler](https://github.com/cisco/ChezScheme) - ChezScheme Language Compiler.
* [ELENA Compiler](https://github.com/ELENA-LANG/elena-lang) - Elena programming language.
* [Eta' Compiler](https://github.com/typelead/eta) - JVM-based Compiler for the Eta Programming Language.
Expand Down