It's like Porth, but in C++. Yep, we're going full circle.
☆20Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for Corth
Users that are interested in Corth are comparing it to the libraries listed below
Sorting:
- Monoidal stack machine☆10Nov 25, 2018Updated 7 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- Code to go with my article "The AWK book's 60-line version of Make"☆15Sep 10, 2023Updated 2 years ago
- Minimal LISP Compiler for x86_64☆15Feb 22, 2022Updated 4 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Dec 23, 2020Updated 5 years ago
- A toy c compiler written in python☆11Jan 9, 2024Updated 2 years ago
- JSON parser in c☆16Apr 1, 2025Updated 11 months ago
- A collection of lambda calculus interpreters and development tools☆16Oct 9, 2022Updated 3 years ago
- 🤠 Just a programming language with a silly name☆15Oct 30, 2022Updated 3 years ago
- File format and optimizer for programs encoded in binary lambda calculus☆17Jan 21, 2024Updated 2 years ago
- PigletQL - example SQL-like language interpreter☆16Jan 22, 2020Updated 6 years ago
- The most minimal C you can do real work in☆16May 8, 2022Updated 3 years ago
- ☆18Aug 20, 2019Updated 6 years ago
- Unusable but free and open-source window manager for Linux and *BSD (<500LOC)☆14Jul 6, 2019Updated 6 years 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
- Experimental Niko Language☆17Sep 6, 2020Updated 5 years ago
- Native inlining constant folding register allocating Forth compiler☆19Jan 19, 2016Updated 10 years ago
- A self-hosting Scheme to JavaScript compiler☆34Jan 1, 2010Updated 16 years ago
- ☆22Apr 1, 2013Updated 12 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆78Nov 17, 2012Updated 13 years ago
- This is an implementation of interaction nets, with a familiar JavaScript-like syntax :)☆58Jul 20, 2025Updated 7 months ago
- A minimalist neural networks library built on a tiny autograd engine☆21Jun 18, 2024Updated last year
- A Lisp compiler targeting Python☆27Jan 21, 2026Updated last month
- simple yet expressive high-level scripting language (formerly known as tisp) [MIRROR]☆27Feb 21, 2026Updated last week
- A toy C-like language compiler for PigletVM☆63Dec 20, 2019Updated 6 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Jan 6, 2021Updated 5 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Sep 4, 2022Updated 3 years ago
- a self-hosting lambda calculus compiler☆37Mar 31, 2025Updated 11 months ago
- A work-in-progess programming language modeled after Ada and C++☆25Dec 11, 2022Updated 3 years ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Jan 8, 2022Updated 4 years ago
- A bignum library for C.☆33Jul 9, 2024Updated last year
- A from-scratch neural network and transformers library, with speeds rivaling PyTorch☆10Mar 16, 2025Updated 11 months ago
- Unicode Extended grapheme clusters in nanoseconds☆36Oct 28, 2024Updated last year
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Nov 30, 2011Updated 14 years ago
- A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating poin…☆49Nov 2, 2025Updated 4 months ago
- tiny token-threaded bytecode interpreter in x86 assembly☆44Jun 26, 2009Updated 16 years ago
- A demo app showing you how to integrate with Google Cloud Translate API☆10Mar 20, 2019Updated 6 years ago
- Hindley–Milner Type inferencing in C☆48Aug 11, 2022Updated 3 years ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆39Jan 26, 2018Updated 8 years ago