skx / gobasic

A BASIC interpreter written in golang.
https://blog.steve.fi/tags/basic/
GNU General Public License v2.0
328 stars 27 forks source link

Correctly handle-builtins. #33

Closed skx closed 6 years ago

skx commented 6 years ago

When this pull-request is merged our built-ins will be hanled better, and this will close #32.