gnuvince / minilangLinks
A simple compiler for a mini language
☆40Updated 9 years ago
Alternatives and similar repositories for minilang
Users that are interested in minilang are comparing it to the libraries listed below
Sorting:
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 3 months ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- Fedjmike's C Compiler☆135Updated 8 years ago
- The Big list of the github, open-source interpreters.☆74Updated 6 years ago
- A lightweight embeddable scripting language☆125Updated this week
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- x86_64 brainfuck compiler☆42Updated last year
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 8 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆154Updated 8 years ago
- The Finch programming language☆253Updated 5 years ago
- The Pepper Programming Language☆65Updated last year
- An extensible BASIC interpreter in one header☆123Updated 7 years ago
- The Floyd programming language☆151Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated 2 months ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆23Updated 6 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆142Updated 4 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- A toy JavaScript interpreter written in C☆94Updated last year
- The chip8 compiler, assembler, and virtual machine☆162Updated 7 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago