Thun/implementations
Simon Forman db9c2c16a9 inscribe command for Nim.
https://todo.sr.ht/~sforman/thun-der/27

It doesn't let you overwrite definitions that are loaded from defs.txt.
It DOES let you overwrite builtins, but that doesn't matter because they
are handled by joy_eval() before it checks the dictionary, so in
practice the definitions are never evaluated even though they are put
into the dictionary.  Whew!  It's hacky but it works!
2023-02-14 20:27:36 -08:00
..
C Emit error messages on stderr. 2023-02-14 17:52:52 -08:00
GNUProlog initialization/1 FTW! 2023-02-12 20:39:26 -08:00
Nim inscribe command for Nim. 2023-02-14 20:27:36 -08:00
Ocaml Minor cleanup. 2022-09-28 22:07:28 -07:00
Python Emit errors on stderr. 2023-02-14 18:48:49 -08:00
oldlog Improve compiling of step combinator. 2022-09-28 18:18:20 -07:00
defs.txt or instead of ||, and instead of && 2023-02-14 12:27:46 -08:00