masak / bel

An interpreter for Bel, Paul Graham's Lisp language
GNU General Public License v3.0
26 stars 1 forks source link

Implement 'all' bytefunc #404

Closed masak closed 2 years ago

masak commented 2 years ago

Incidentally, this also provides support in the bytecode interpreter for function calls.