theideasmith / AwzumLinks
Reading a book on how to implement an interpreter in Ruby and adding my own spin to things. A place for me to experiment as I learn about how languages are formed.
☆18Updated 10 years ago
Alternatives and similar repositories for Awzum
Users that are interested in Awzum are comparing it to the libraries listed below
Sorting:
- Software and documentation, mostly from the 80s and 90s☆24Updated 10 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 4 years ago
- subset c compiler☆37Updated 5 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Lemon Parser Generator☆44Updated 6 years ago
- colorForth computing environment for amd64 and PowerPC Macs.☆23Updated 5 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- interpreter devkit☆25Updated 6 years ago
- The Big list of the github, open-source interpreters.☆72Updated 6 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 4 years ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 4 years ago
- OTCC Deobfuscated and Explained☆40Updated 2 years ago
- Minimal LISP Compiler for x86_64☆13Updated 3 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- A tiny 32-bit Forth operating system I wrote when I was 16☆12Updated 2 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- ☆31Updated 3 years ago
- a Lispy Forth in C++☆26Updated 7 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- Source and guide to run Xinu on the BeagleBone Black☆53Updated 3 years ago
- Aims to be interpreted C written in C.☆32Updated 5 months ago
- An interpreter for a small dialect of Forth written in Go.☆19Updated 6 years ago
- Stack based virtual machine☆42Updated 10 years ago
- A guide to hobbyist operating systems☆61Updated 6 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Sparc emulator☆11Updated 7 years ago
- Bill Joy's original ex☆16Updated 11 years ago
- Atlast is a FORTH-like threaded language, implemented in standard C, which can either be used stand-alone or embedded in applications to …☆55Updated 2 years ago