akalenuk / chalksLinks
Colors a piece of code word-by-word and shows it in a browser
☆39Updated 6 years ago
Alternatives and similar repositories for chalks
Users that are interested in chalks are comparing it to the libraries listed below
Sorting:
- Code for http://oilshell.org/blog/☆50Updated last month
- This is a new take on an old language: APL. The goal is to pare APL down to its elegant essence. This version of APL is oriented towar…☆89Updated 2 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Programmatic code generation☆83Updated 6 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Kernighan's Awk a.k.a. "One True Awk"☆56Updated 8 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- MH: a microkernel for fun and experimenting!☆31Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- fundamental tools in the spirit of C☆60Updated 5 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- ☆67Updated 3 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 7 years ago
- Variaous articles☆80Updated 2 years ago
- A bash-like shell that performs basic functions of a shell. Made as a project for my course of System Software.☆61Updated 4 years ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- A virtual machine for Monte.☆69Updated last year
- Cell language C++ runtime☆18Updated 4 years ago
- Bootstrap compiler☆44Updated 6 years ago
- A Prototype Debugging Tool for MIT Scheme☆32Updated 5 years ago
- compile/run for the lazy☆82Updated 5 years ago
- A toy C-like language compiler for PigletVM☆62Updated 5 years ago
- Hearts drawn with Python Matplotlib and C☆43Updated 6 years ago
- A minimalist type-inferred programming language with procedural macro support