This is a small update, so I decided this will be v1.7.1 and not v1.8. Did some cleaning up of the examples. Added more examples ported from other languages. Ad...
I wasn't planning on updating just yet, but I found some issues that needed fixing. The PRIME() function was returning 1 on true. It will now return -1 on true...
In the latest update for Craft Basic to version 1.6, there's new keywords, examples, and features. The TAB keyword works along with the COMMA, QUOTE, and NEWLIN...
With this latest update to Craft Basic, a few things have changed while many new features have been added. There's now over 20 new examples. Among the changes...
I made another ridiculous mistake with the last version, so this time I made some major changes with the IDE. No more line numbers. There's now a status bar tha...
I have released version 1.3 to fix another issue with the for loops. They should be even more accurate and stable now. The issue was happening with things such...
Version 1.2 has been released. I had to rush this one out to fix a critical, but uncommon bug with for/next loops. A new example called eulermethod.bas has been...
Many things have changed for the better with the new 1.1 version. The code has been cleaned up and optimized. Bugs have been removed. Important changes include...