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☆689Updated 2 months ago
- Example code for Understanding Computation☆500Updated 9 years ago
- An explorable explanation of python dictionaries☆150Updated 4 months ago
- ☆267Updated 2 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆83Updated 3 years ago
- Notes describing my understanding of how modern Python event loops work☆313Updated 5 years ago
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- Hobby OS☆241Updated 8 years ago
- Just enough git (written in Python) to create a repo and push to GitHub☆324Updated 8 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Structure and Interpretation of Computer Programs study notes with exercise solutions☆381Updated 3 years ago
- Java Virtual Machine implementation in Python☆278Updated 6 years ago
- A complete interpreter for a dialect of BASIC in one Java sourcefile☆152Updated 6 years ago
- Solutions to tasks in over 700 programming languages☆203Updated 3 weeks ago
- Lox interpreter written in Lox☆117Updated last year
- A web DSL and command-line tool for easily writing simple HTTP server☆44Updated last year
- Resources for learning about Python internals and CPython source code☆471Updated 2 years ago
- Playing with counting word frequencies (and performance) in various languages.☆306Updated 3 years ago
- 🦑 Informal definitions of terms used in concurrency modeling☆327Updated 4 years ago
- How to write a UNIX shell, with a lot of background☆348Updated 8 years ago
- Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing☆116Updated last year
- Let's Build A Web Server☆663Updated 3 years ago
- Debian container for writing Assembly & C programs☆39Updated 2 years ago
- minimum gc☆180Updated 4 years ago
- A tiny python interpreter for educational purpose☆110Updated 4 years ago
- This is a test spec driven guide to help you build a simple regex implementation☆217Updated 7 years ago
- SQLite 2.5.0 fixed version for modern GCC, which is perfect for code reading, database design learning☆374Updated 7 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- a toy go compiler written in go☆22Updated 14 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆144Updated 3 years ago