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.
T-Ruby, TypeScript-style types for Ruby language
Linguagem Potigol - Linguagem de programação funcional moderna para iniciantes - A Functional Programming Language for Beginners
A modern, self-hosting Object Pascal compiler built for the 2020s. Zero legacy, full ARC, and unified UTF-8.
🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧
An optimizing ahead-of-time Python Compiler
Spec compliant WebAssembly compiler, decompiler, and generator
CSCD70 Compiler Optimization
A human readable quasi-concatenative programming language
Resolving Swagger/OpenAPI 2.0 and 3.0 Parser
一个前端在线编辑器,且致力于成为一个方便、快速的在线 Web 实例开发、调试工具。使用 Vue3 和 Codemirror6 构建。
c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器,...
Single-pass SSA bytecode compiler and threaded-code stack VM for a sandboxed Python subset. NaN-boxed values, inline caching, super-instruction fusion...
A programming language for Minecraft Vanilla
The Toy Programming Language. Mirrored nightly from https://gitea.krgamestudios.com/krgamestudios/Toy
Nit language
Low-level language, tiny virtual machine, minimal runtime, intermediate representation, embeddable, easy for beginners. (Friendly Punched cards)
Cross-platform runtime environment for the Elm programming language
A Compiler for the Popr Language
JavaScript Engine for .NET
Toy C compiler
Lightbeam has moved and now lives in the Wasmtime repository!
Experimental Go parser and compiler.
FunC compiler package
"Compile" your VueJS components (sfc/*.vue) to standalone html/js/css ... python only (no need of nodejs). Support python components too !
A free and open source Standard COBOL compiler for 64-bit environments
The TenDRA Project
Tokay programming language, designed for ad-hoc parsing and syntax-directed development.
JIT compiler in Go
Reference implementation for Writing a C Compiler
An x86-64 code virtualizer for VM based obfuscation
Tampio: An object-oriented programming language made to resemble Finnish
Examples of C# code compiled to GPU by hybridizer
The Flint Programming Language for Smart Contracts
An in-progress fast, dependently typed, functional programming language implemented in Swift.
Publish .vue files in NPM packages
Quickly discover what the solid compiler will generate from your JSX template
Sparse and Structured Tensor Compiler
open-college-courses
ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich se...
A tiny self-hosting Lisp-to-C compiler
jun_java_plugin 整合Java企业级各种开发组件、开箱即用、不写重复代码;目前已集成java_plugin50多个,spring_plugin组件100+,spring_boot组件100+,各种项目...
Pattern matching and exhaustiveness checking algorithms implemented in Rust
PythoC is a Python DSL compiler that compiles statically-typed Python to LLVM IR, providing C-equivalent runtime capabilities with Python syntax and c...
Simple Programming LAnguage for SHortcuts
PHP Language Recognition Tool
LoLa is a small programming language meant to be embedded into games.
Orion is a high level, purely functional programming language with a LISP based syntax.
A tiny C compiler written purely in JavaScript.
Jaws is an invisible programming language! Inject invisible code into other languages and files! Created for security research -- see blog post
A basic x86-64 JIT compiler written from scratch in stock Python