rpendleton / lc3sim-js
implementation of the LC-3 virtual machine, an educational computer architecture
☆36Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for lc3sim-js
- Compiled implementation of Javascript, targeting C (for fun)☆93Updated 3 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 8 months ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆177Updated 3 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆129Updated 2 years ago
- Learning the awesome QuickJS☆61Updated 11 months ago
- Fully parallel dynamically typed programming language☆94Updated last year
- A tiny C compiler written purely in JavaScript.☆204Updated 5 years ago
- (POC) A demo illustrating frond-end source code encryption with WebAssembly.☆10Updated 2 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆68Updated 4 years ago
- Minimal networking library for QuickJS☆73Updated 5 years ago
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆28Updated 12 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆43Updated last year
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated last year
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆27Updated 5 years ago
- JS JIT in JS☆217Updated 9 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆74Updated 2 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆154Updated 11 years ago
- ☆94Updated 8 years ago
- the-super-tiny-jsx-compiler☆23Updated 8 years ago
- Mini Node.js runtime built on V8☆27Updated 4 years ago
- ☆278Updated 12 years ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆196Updated last year
- ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++☆420Updated 9 months ago
- A subset of JavaScript implemented in JavaScript☆60Updated 10 years ago
- A C-like interpreted programming language☆18Updated last year
- An experimental WebAssembly virtual machine.☆120Updated last year
- Conway's Game of Life - hand written in WebAssembly☆60Updated last year
- 使用javascript实现的类似yacc/bison的语法解析器的生成器☆17Updated 7 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆17Updated last year