Captainarash / CaptCCLinks
A tiny C compiler written purely in JavaScript.
☆222Updated 6 years ago
Alternatives and similar repositories for CaptCC
Users that are interested in CaptCC are comparing it to the libraries listed below
Sorting:
- C parser in pure JavaScript☆51Updated 4 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 7 months ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆31Updated 6 years ago
- C to WebAssembly compiler☆261Updated 8 years ago
- LLVM 9.0+ Node Bindings☆190Updated 2 years ago
- transpile C source code to high-level JavaScript syntax☆28Updated 9 years ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆339Updated last year
- A simple HTML rendering engine.☆169Updated 6 months ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- A simple single-file javascript interpreter written in C++☆73Updated 4 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆157Updated 11 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 11 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated last month
- simple virtual cpu in c☆92Updated 7 years ago
- Simple virtual machine which interprets bytecode.☆472Updated 3 years ago
- A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.☆114Updated 2 years ago
- Small Lang is a small programming language which you are do build yourself as your first programming language.☆55Updated 4 years ago
- Fully parallel dynamically typed programming language☆98Updated 2 years ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- x86 Emulator written in 100% javascript.☆36Updated 5 months ago
- Compile / run C in a web browser via TCC / x86 emulation☆25Updated 5 years ago
- LLVM compiled to JavaScript using Emscripten☆469Updated 10 years ago
- Automatically exported from code.google.com/p/tiny-js☆565Updated last week
- https://codeberg.org/ccxvii/mujs☆863Updated last month
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆387Updated 11 months ago
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆643Updated 3 years ago
- ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++☆423Updated last year
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆395Updated 10 years ago
- A javascript interpreter written in javascript☆417Updated last month
- A fast and minimal regular expression engine.☆77Updated last year