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: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
melisgl/named-readtables | A library that provides a namespace for readtables, allowing for localized and modular use of readtables in Common Lisp programs. | 66 |
albertlatacz/java-repl | A simple Read-Eval-Print-Loop for Java language | 1,336 |
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 | 896 |
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 | A Ruby library for parsing the Accept-Language HTTP header to determine user language preference | 58 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
cesquivias/mumbler | Experimental programming language with GraalVM JIT | 109 |
vindarel/replic | A terminal application that provides a readline-based interface with autocompletion, help, and other features | 33 |
phreda4/r4 | A Forth-based language with simplified concepts and built-in support for debugging and profiling tools. | 126 |
gabrielelana/erlang-watchlist | A curated collection of reference materials to learn Erlang programming best practices and idioms | 8 |
rho-devel/rho | Refactoring R language interpreter into an efficient, VM-based interpreter using modern techniques. | 133 |
grammarly/perseverance | A flexible retry library inspired by the Common Lisp condition system. | 183 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 92 |