Real programming languages in 50 lines of code
☆350Nov 13, 2024Updated last year
Alternatives and similar repositories for tinylangs
Users that are interested in tinylangs are comparing it to the libraries listed below
Sorting:
- An introduction to the J programming language that gets to the point.☆70Dec 6, 2025Updated 3 months ago
- One of the most minimal MOS6502 and retro computer emulators!☆21Jan 21, 2024Updated 2 years ago
- Lisp compiler for x86-64☆36Jan 30, 2026Updated last month
- A Small Lisp in Forth☆159Apr 21, 2021Updated 4 years ago
- the reflective tower Blond by Olivier Danvy & Karoline Malmkjær☆16May 21, 2025Updated 9 months ago
- A type-safe C successor that compiles directly to various platforms.☆139May 2, 2025Updated 10 months ago
- Render, select coordinates, export to video and more.☆13Apr 28, 2024Updated last year
- Slog 1.0☆47Jun 11, 2024Updated last year
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Aug 5, 2022Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆67Nov 4, 2025Updated 4 months ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆30Aug 8, 2022Updated 3 years ago
- The most minimal C you can do real work in☆16May 8, 2022Updated 3 years ago
- NASM port of JONESFORTH!☆58Sep 27, 2023Updated 2 years ago
- A minimal interpreter in Z80 assembly for the RC2014 Micro☆33Dec 31, 2021Updated 4 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,034Feb 5, 2026Updated last month
- A functional, flexible and concise Lisp.☆300Aug 5, 2025Updated 7 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆19Mar 10, 2024Updated last year
- A functional, content-addressable programming language.☆454Aug 8, 2025Updated 6 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Feb 21, 2023Updated 3 years ago
- Programming and interaction language. Flexible about syntax, strict about state.☆648Updated this week
- Original Joy☆11Dec 17, 2024Updated last year
- It's a CP/M 2.2 Emulator for Win32/64 and Linux☆11May 11, 2024Updated last year
- A hot take on Lisp metaprogramming☆126Jan 22, 2026Updated last month
- MicroEMACS v3.6 by Dave Conroy and Daniel Lawrence from 1986. Free in the public domain.☆21Nov 18, 2020Updated 5 years ago
- Graphics library (GRAPHICS.H) for C, C++, WebAssembly, and Python, from https://sourceforge.net/projects/sdl-bgi/☆25Dec 21, 2023Updated 2 years ago
- Oberon RISC-V port, based on Samuel Falvo's RISC-V compiler and Peter de Wachter's Project Norebo. Part of an academic project to evaluat…☆78Jan 19, 2021Updated 5 years ago
- Converting APL Primitives to NumPy Expressions☆28Jan 30, 2024Updated 2 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Oct 22, 2023Updated 2 years ago
- ☆22Sep 8, 2024Updated last year
- An in-memory NoSQL database implemented in Python.☆84Feb 10, 2025Updated last year
- bcc is a b compiler☆33Jun 23, 2022Updated 3 years ago
- k for BareMetal☆11Dec 10, 2024Updated last year
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Feb 10, 2026Updated 3 weeks ago
- McLulang: The message is the language☆12Aug 23, 2024Updated last year
- Code to go with my article "The AWK book's 60-line version of Make"☆15Sep 10, 2023Updated 2 years ago
- An 8 bit Emulator of some sort☆14Dec 11, 2019Updated 6 years ago
- Fully featured terminal based on jediterm☆64Feb 6, 2026Updated last month
- A tiny lazy objective functional language☆19Sep 12, 2024Updated last year
- Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimiz…☆1,404Jan 11, 2026Updated last month