eatonphil / pj
A small, hand-written Python JSON library
☆97Updated 2 years ago
Alternatives and similar repositories for pj:
Users that are interested in pj are comparing it to the libraries listed below
- Learn Git by reimplementing it from scratch☆683Updated last month
- Just enough git (written in Python) to create a repo and push to GitHub☆323Updated 7 years ago
- Source for the little book about OS development☆41Updated 8 years ago
- Hobby OS☆241Updated 8 years ago
- LISP interpreter in Python☆44Updated 3 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 6 years ago
- Tools for making step-by-step code walkthroughs☆135Updated 4 years ago
- ☆266Updated 2 years ago
- Java Virtual Machine implementation in Python☆278Updated 6 years ago
- How to write a UNIX shell, with a lot of background☆345Updated 7 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆82Updated 2 years ago
- A simple VM for a talk on building VMs☆218Updated 7 years ago
- A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how t…☆566Updated 2 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆130Updated 3 years ago
- 2048 written in C and compiled to WebAssembly☆48Updated 2 years ago
- An experimental BitTorrent client in Python 3.5☆246Updated 2 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 5 years ago
- A Python to C compiler☆40Updated 4 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆102Updated 2 years ago
- build your own text editor☆868Updated 2 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- A small BASIC-to-C compiler written in Python.☆350Updated last year
- Guidance for mollusks (WIP)☆418Updated last year
- Source code for my lex/flex tutorial on YouTube.☆97Updated 10 years ago
- C Implementation of the monkey programming language☆71Updated 5 years ago
- List of C libraries to power your project☆27Updated 9 years ago
- Example code for compilers textbook.☆174Updated 2 years ago
- A simple HTML rendering engine.☆164Updated 2 weeks ago
- Analyze go source code through diagrams☆23Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆142Updated 3 years ago