News:

Welcome to RetroCoders Community

Main Menu

Tiny Basic interpreter repository

Started by ed davis, Nov 01, 2022, 10:25 AM

Previous topic - Next topic

ed davis

I have updated my Tiny Basic interpreter repository - Tiny Basic

It now has interpreters for Tiny Basic in: C#, C++, C, GW-Basic, NaaLaa, Pascal, Python, QB64, VB.Net, and Yabasic.

These are pure interpreters - no byte-code, no AST, no pre-tokenizing.

Also new: Marcus, the author of NaaLaa, wrote a cool MineSweeper game for Tiny Basic.  It is in the samples directory.

CharlieJV

Man, I find it pretty cool to see Tiny Basic implemented in all of these various languages.