skx / yal

Yet another lisp interpreter
GNU General Public License v2.0
16 stars 0 forks source link

Added (version) primitive to REPL #124

Closed skx closed 1 year ago

skx commented 1 year ago

This is also usable in the interpreter, but it is designed for the REPL

This closes #122.