gnuvince / minilang
A simple compiler for a mini language
☆37Updated 8 years ago
Alternatives and similar repositories for minilang:
Users that are interested in minilang are comparing it to the libraries listed below
- C Implementation of the monkey programming language☆69Updated 4 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 9 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆20Updated 5 years ago
- Oberon-0 Compiler: An educational compiler for a subset of the Oberon programming language☆24Updated 10 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 2 years ago
- The Elsa Programming Language☆17Updated 7 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- x86_64 brainfuck compiler☆40Updated 6 months ago
- A simple Tiny BASIC compiler which targets x86-64 Linux machines.☆50Updated 11 years ago
- My Own Dumb Language☆17Updated 5 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 5 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- A very simple programming language for teaching interpreter and compiler building.☆14Updated 7 years ago
- The Pepper Programming Language☆64Updated 11 months ago
- Lisp interpreter with bytecode compiler☆28Updated 4 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated last month
- A toy C-like language compiler for PigletVM☆61Updated 5 years ago
- The Big list of the github, open-source interpreters.☆71Updated 5 years ago
- Programming Language in C#☆23Updated 7 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆63Updated 4 months ago
- CC500: a tiny self-hosting C compiler☆156Updated 7 years ago
- Intel 8080/Zilog Z80 assembler written in D.☆29Updated 3 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated last year
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- a simple self contained 2d custom game engine. Written in c, opengl, open source, tcc compiler - aims at simple no fuzz prototyping.☆9Updated 6 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated 2 months ago