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,511 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
Aug 4, 2024 - C
Simple and flexible programming language for applications development
-
Updated
Nov 14, 2024 - C
A self-hosting and educational C optimizing compiler
-
Updated
Nov 9, 2024 - C
Umka: a statically typed embeddable scripting language
-
Updated
Nov 15, 2024 - C
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
-
Updated
Aug 4, 2023 - 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
Oct 7, 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
Sep 15, 2024 - C