jweigend / concepts-of-programming-languagesLinks
Master Course: Concepts of Programming Languages - University of Applied Sciences Rosenheim
☆31Updated 2 years ago
Alternatives and similar repositories for concepts-of-programming-languages
Users that are interested in concepts-of-programming-languages are comparing it to the libraries listed below
Sorting:
- Master Course: Concepts of Programming Languages - University of Applied Sciences Rosenheim☆14Updated 3 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆43Updated 13 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Dependency manager for the Chaos language☆21Updated 4 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- Experimental Stand-alone 32-bit Kernel with Bootloader written in AT&T Assembly and Freestanding C☆32Updated 3 years ago
- A repository that is a workflow of Anthony Reis's "Writing Interpreters and Compilers for the Raspberry Pi Using Python"☆10Updated 4 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- An Atari 2600 emulator written in AssemblyScript compiled to WebAssembly☆55Updated 2 years ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- Bill Joy's original ex☆16Updated 11 years ago
- A Ruby script that translates a directory structure and its files into the Redis keys to be served via Redis Gopher protocol☆93Updated 6 years ago
- The Big list of the github, open-source interpreters.☆74Updated 6 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- 2048 written in C and compiled to WebAssembly☆47Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Project Oberon RISC emulator in Go☆62Updated 10 months ago
- An exercise in programming language design and implementation.☆19Updated 4 years ago
- interpreter devkit☆25Updated 6 years ago
- A shebang-friendly script for "interpreting" single C99, C11, and C++ files, including rcfile support.☆114Updated 4 months ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- A streaming parser for the LOGO programming language.☆24Updated 10 years ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 4 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆38Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- 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…☆18Updated 10 years ago
- ☆48Updated 2 years ago