tuan-ng / a-mini-language-in-cView external linksLinks
A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.
☆56Jan 2, 2020Updated 6 years ago
Alternatives and similar repositories for a-mini-language-in-c
Users that are interested in a-mini-language-in-c are comparing it to the libraries listed below
Sorting:
- General purpose buffer for use with building JITs☆19Oct 13, 2023Updated 2 years ago
- A C library to play XM (and MOD) modules on Nintendo DS using only ARM7 resources☆17Jul 31, 2024Updated last year
- A LISP interpreter written in ReasonML, targeting native and browser environments☆17Sep 17, 2018Updated 7 years ago
- little test driven handle library in c☆12Mar 1, 2021Updated 4 years ago
- MA4N1 Theorem Proving with Lean☆17Nov 24, 2025Updated 2 months ago
- A programming language based on bindings.☆12Jul 6, 2025Updated 7 months ago
- Automatic screen orientation via xrandr☆14Dec 10, 2018Updated 7 years ago
- A portable, embeddable implementation of the BASIC programming language.☆16Feb 21, 2013Updated 12 years ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Mar 27, 2022Updated 3 years ago
- A low-level cross platform GPU library☆20Nov 5, 2024Updated last year
- A Scheme-like Lisp interpreter that can also run as an operating system☆21Aug 17, 2013Updated 12 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated last year
- Automatically exported from code.google.com/p/voynichese☆23Apr 3, 2016Updated 9 years ago
- Learn CPython internals by customizing the interpreter.☆18Feb 8, 2026Updated last week
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Sep 10, 2025Updated 5 months ago
- B-tree generator for C☆145Oct 31, 2025Updated 3 months ago
- A functional query language, implemented in Rust☆37Nov 15, 2025Updated 3 months ago
- An implementation of "Regular Expression Matching: the Virtual Machine Approach"☆26Aug 20, 2024Updated last year
- A lightweight embeddable scripting language☆127Feb 8, 2026Updated last week
- Software Implementation of OpenGL 3.3 spec☆24Jun 25, 2023Updated 2 years ago
- Printing a book with HTML/CSS☆20Nov 16, 2019Updated 6 years ago
- Tiny vi text editor clone with enough features to be truly useful☆28Jan 1, 2026Updated last month
- A Uxn emulator written in python☆25Apr 18, 2022Updated 3 years ago
- Zig Optimizing Backend☆25Jun 8, 2025Updated 8 months ago
- A fork of termbox that aims to handle input and keybindings correctly.☆23Dec 28, 2024Updated last year
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Jan 23, 2019Updated 7 years ago
- Repo for Stanford CS 242 Programming Languages Fall 2022 with Prof. Aikens☆25Jun 3, 2024Updated last year
- Implementation of Scheme programming language in assembly☆25Feb 4, 2018Updated 8 years ago
- PDP-11 operating system.☆29Nov 2, 2021Updated 4 years ago
- A small collection of demos using SDL2☆22Jul 22, 2023Updated 2 years ago
- The Rho programming language☆24Dec 30, 2017Updated 8 years ago
- In progress vk-guide tutorial using Odin Language.☆36Sep 19, 2025Updated 4 months ago
- C unit tests with a small header-only library.☆63Dec 27, 2023Updated 2 years ago
- Assembler from scratch written in Ink, supporting ELF on x86_64 and more.