A fellow over at the C++ board is converting MINI-BASIC from assembly into C++. Here's a link to the MINI-BASIC group:
http://tech.groups.yahoo.com/group/minibasic/ I applaud this change between assembly and C++ because it is portable across many different platforms while assembly is only for a specific machine's microprocessor. Paul
