Compiler
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.
Here are 10,328 public repositories matching this topic...
Brainfuck compiler/interpreter written in C
-
Updated
Feb 26, 2023 - C
A JavaScript compiler and runtime for microcontrollers.
-
Updated
Sep 9, 2023 - JavaScript
GoLF compiler that converts a subset of the Go programming language into MIPS assembly code
-
Updated
Oct 6, 2023 - C++
A compiler for a general purpose programming language.
-
Updated
Jul 6, 2023 - Rust
This project is a compiler for the Scheme programming language, implemented in OCaml.
-
Updated
Jun 28, 2023 - OCaml
The final project for JFTT (Języki formalne i techniki translacji)
-
Updated
Mar 24, 2023 - C++