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,551 public repositories matching this topic...
😀😜🔂 World’s only programming language that’s bursting with emojis
-
Updated
Aug 7, 2023 - C
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
-
Updated
Oct 18, 2024 - C
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
-
Updated
Aug 29, 2024 - C
Simple C compiler
-
Updated
Dec 22, 2024 - C
Simple and flexible programming language for applications development
-
Updated
Jan 10, 2025 - C
A self-hosting and educational C optimizing compiler
-
Updated
Jan 17, 2025 - C
Umka: a statically typed embeddable scripting language
-
Updated
Jan 15, 2025 - C
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
-
Updated
Dec 27, 2024 - C
DFA regular expression library & friends
-
Updated
Nov 12, 2024 - C
The Felix Programming Language
-
Updated
Sep 23, 2024 - C
Flang is a Fortran language front-end designed for integration with LLVM.
-
Updated
Dec 5, 2024 - C
A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀
-
Updated
Apr 30, 2024 - C
🍀 The Nature Programming Language, may you be able to experience the joy of programming.
-
Updated
Jan 5, 2025 - C