Compiler topic
Compilers are software that translate higher-level (more human readable) programming languages to lower-level languages (e.g. machine code). The processor executes machine code, which indicates when binary high and low signals are required in the arithmetic logic unit of the processor. Examples of compiled languages include BASIC, Fortran, C++, C, and Java.
angle
⦠ Angle: new speakable syntax for python 💡
jank
A Clojure dialect hosted on LLVM with native C++ interop
miniC-hosting
A simple stack-based virtual machine that runs C in the browser.
bril
an educational compiler intermediate representation
ass-compiler
Parses and compiles ASS subtitle format to easy-to-use data structure
eclair-lang
A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR
blop-language
Blop is a Web oriented programming language that compiles to JavaScript
rust
Empowering everyone to build reliable and efficient software.