A Tcl interpreter in 500 lines of code
☆245Feb 18, 2026Updated 7 months ago
Alternatives and similar repositories for picol
Users that are interested in picol are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆62Nov 20, 2009Updated 16 years ago
- [Fossil repository mirror] A tiny interpreter☆42Aug 8, 2024Updated 2 years ago
- A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc☆13Sep 16, 2025Updated last year
- r3 programing language - ColorForth inspired☆225Updated this week
- Work in progress stack based language for my YouTube C course☆87Dec 14, 2025Updated 9 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- QOI image decoding and encoding for SDL2 in C99☆12Dec 21, 2021Updated 4 years ago
- A tiny little JSON parsing library☆1,549Sep 21, 2025Updated last year
- Reinforcement Learning example in C, playing tic tac toe☆587Mar 13, 2025Updated last year
- Fyne GUI library with Rye language.☆15Feb 17, 2026Updated 7 months ago
- Minimal and fast regular expression library for C.☆22Jun 4, 2013Updated 13 years ago
- TCL Web Server (HTTP & HTTPS) Extension☆14Sep 13, 2024Updated 2 years ago
- Spaced Repetition in the terminal with markdown cards☆14May 3, 2026Updated 4 months ago
- ☆24Aug 24, 2026Updated last month
- A pocket-calculator version of a synthesizer☆33Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A toy c compiler written in python☆11Jan 9, 2024Updated 2 years ago
- A tiny, embeddable language implemented in ANSI C☆1,513Jul 4, 2024Updated 2 years ago
- Ultra Portable, Small, Baremetal Forth for various processors☆58Feb 24, 2026Updated 7 months ago
- The Quite OK Package Format☆121Oct 31, 2024Updated last year
- Minimal matcher for POSIX Extended Regular Expressions☆26Aug 27, 2026Updated 3 weeks ago
- Whitesmiths C compiler. One of the earliest commercial C compilers available.☆160Feb 6, 2023Updated 3 years ago
- sce -- minimalist console editor (no highlighting, no plugins, no modes, no Emacs)☆21Updated this week
- r3 virtual machine - empty version