Is there an easy way to convert MINI-BASIC on over to C/C++? MINI-BASIC is a Tiny BASIC interpreter written in assembly language (MASM). It has 26 variables and 1 array (denoted by an @(I) symbol). It uses simple BASIC commands such as PRINT, GOTO, GOSUB, IF and RUN.
The Yahoo Group for MINI-BASIC is here: http://tech.groups.yahoo.com/group/minibasic/ Paul
