📝Black (reflective language)

tags

#programming-language

Black is a lisp that has infinitely many “meta” levels. Whenever an error occurs, you’re lifted to the next meta level, where you can fix it and call a continuation. Each meta level has its own set of symbols.

Resources:

Backlinks