Skip to content
#

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 1,158 public repositories matching this topic...

The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)

  • Updated Dec 6, 2025
  • Java
Followers
38k followers
Website
github.com/topics/compiler
Wikipedia
Wikipedia

Related topics

fortran gcc interpreter