Stars
Create AST PEG Parsers from formal grammars in JavaScript
C++ embedded domain specific language for extended parsing expression grammars (PEGs)
Fork of inferno for 64bit platforms amd64 and arm64. The 64bit dis files are not compatible with the original 32bit dis. The JIT compiler for amd64 works, and JIT for arm64 is in development..
CG-SQL Author's Cut: CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored procedures of its own. CG/CQL can also generate other useful art…
Colm Programming Language and Ragel State Machine Compiler
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
Shen language kernel sources for porters
A superset of Lua 5.5 with a focus on general-purpose programming.
The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like reactive programming, built-in lexer generator, and more.
An integrated context-aware scanner and parser generator
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
rdp is a system for implementing language processors. It takes as input an EBNF-like specification of a language together with a specification, written in C, of behaviour which should result when f…