black
Reflective language
An implementation of a reflective programming language
Kenichi Asai's reflective programming language Black
195 stars
14 watching
17 forks
Language: Scheme
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
melisgl/named-readtables | Provides a namespace for readtables in Common Lisp, allowing modular and localized usage of readtables. | 66 |
albertlatacz/java-repl | A simple Read-Eval-Print-Loop for Java language | 1,334 |
marcpaq/b1fipl | A collection of single-file implementations of various programming languages | 999 |
nuprl/10pl | A curated list of 10 papers on programming languages fundamentals | 897 |
blacktrub/vmemcached | A V programming language implementation of a memcached client library | 11 |
replit-archive/lol-coffee | A compiler and virtual machine for a fictional programming language | 24 |
cyril/accept_language.rb | An HTTP header parser for determining the user's preferred language based on their Accept-Language request | 58 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
cesquivias/mumbler | Experimental programming language with GraalVM JIT | 110 |
vindarel/replic | A terminal application that provides a readline-based interface with autocompletion, help, and other features | 34 |
phreda4/r4 | A Forth-based language with simplified concepts and built-in support for debugging and profiling tools. | 128 |
gabrielelana/erlang-watchlist | A curated collection of reference materials to learn Erlang programming best practices and idioms | 8 |
rho-devel/rho | Refactoring the R language interpreter into an efficient VM using modern software engineering techniques. | 133 |
grammarly/perseverance | A flexible retry library inspired by the Common Lisp condition system. | 184 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 95 |