Hacker News new | ask | show | jobs
by gadgetoid 3077 days ago
It's worth noting that FUZE BASIC is a commercial fork of Gordon Henderson's RTB: https://projects.drogon.net/rtb/

If you want to hack on the code, there's a mirror for the original RTB source here: https://github.com/scruss/rtb

It diverged from FUZE back in 2013, though, so it will be quite different but may be fun for anyone who's more interested in the guts of the interpreter than the language itself.