wryun / es-shell

es: a shell with higher-order functions
http://wryun.github.io/es-shell/
Other
313 stars 26 forks source link

Fix panic when trying to eval concatted prims. #96

Closed jpco closed 1 month ago

jpco commented 8 months ago

Fixes #5, I think.

Behavior without:

; $&a.
es panic: eval: bad closure node kind 3

Behavior with:

; $&a.
invalid primitive: $&a^.