clnhlzmn / CopperKitten
An exercise in programming language design and implementation.
☆20Updated 3 years ago
Alternatives and similar repositories for CopperKitten:
Users that are interested in CopperKitten are comparing it to the libraries listed below
- The Lark programming language.☆58Updated 14 years ago
- My Own Dumb Language☆17Updated 5 years ago
- a Lispy Forth in C++☆24Updated 6 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Implementation of Pratt parser in C++11☆26Updated 9 years ago
- Enumerated Types for Wren.☆17Updated 6 years ago
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.☆36Updated 11 years ago
- Restructor Prototype☆21Updated 7 years ago
- the Meta-II VM in C☆19Updated 9 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Data structures & helper functions written in wren☆17Updated 9 years ago
- Cell language C++ runtime☆18Updated 4 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆37Updated 3 years ago
- lang befunge 93 fast☆19Updated last year
- A toy programming language.☆38Updated last year
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- ☆17Updated 5 years ago
- A superset of brainfuck with dynamic memory management.☆27Updated 4 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated this week
- A tiny CPU☆20Updated 15 years ago
- A simple concurrent programming language.☆22Updated 4 years ago
- CHIP-8 virtual machine implementation in the Rust programming language☆13Updated 9 years ago
- Emerald is an object oriented language that uses prototypal based inheritance.☆22Updated 3 years ago
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆29Updated last year
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…