OSDN Git Service

Symbols for symbols.
authorsforman <sforman@hushmail.com>
Sun, 15 Oct 2023 18:41:44 +0000 (11:41 -0700)
committersforman <sforman@hushmail.com>
Sun, 15 Oct 2023 18:41:44 +0000 (11:41 -0700)
commit7f5c1d3086fceebe7b7dab7fb4219e4dcee75427
tree7975e05dbe1bc94e71043601d1d5231c61763673
parent68a85c915a4677f08c54852f1a6266e295e31b0f
Symbols for symbols.

This shouldn't work yet, because the parser makes Lisp symbols out of
the Thun symbols, but the match expr still has strings.  In the REPL
this fails, but in the compiled Joy binary it doesn't fail, the
interpreter interprets just fine.
implementations/scheme-chicken/defs.scm
implementations/scheme-chicken/joy.scm