Captainarash / CaptCC
A tiny C compiler written purely in JavaScript.
☆204Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CaptCC
- C to WebAssembly compiler☆252Updated 7 years ago
- LLVM 9.0+ Node Bindings☆184Updated last year
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆177Updated 3 years ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆196Updated last year
- Compiled implementation of Javascript, targeting C (for fun)☆93Updated 3 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆27Updated 5 years ago
- LLVM compiled to JavaScript using Emscripten☆462Updated 9 years ago
- TypeScript to LLVM compiler (abandoned)☆284Updated 5 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 2 years ago
- x86 Emulator written in 100% javascript.☆34Updated last year
- A simple HTML rendering engine.☆163Updated 7 years ago
- Compile / run C in a web browser via TCC / x86 emulation☆24Updated 4 years ago
- A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.☆111Updated last year
- libc implemented in JavaScript☆51Updated 4 years ago
- Running Clang/LLD in WebAssembly Demo☆275Updated 11 months ago
- A javascript interpreter written in javascript☆377Updated last month
- A simple compile-to-WebAssembly language☆352Updated last year
- JS parser in Web Assembly / C☆165Updated last year
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆309Updated last month
- Automatically exported from code.google.com/p/tiny-js☆531Updated last year
- ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++☆420Updated 9 months ago
- A Javascript AOT compiler base on LLVM☆66Updated 10 years ago
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆631Updated 2 years ago
- A simple C++ interpreter written in JavaScript☆862Updated 3 years ago
- C parser in pure JavaScript☆47Updated 3 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆383Updated 9 years ago
- Piston Assembler☆230Updated 11 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆154Updated 11 years ago
- JavaScriptCore on WebAssembly☆466Updated 3 years ago
- transpile C source code to high-level JavaScript syntax☆27Updated 8 years ago