Major Update Including New Commands
Craft Basic has been updated.
New features include:
newly added commands: for, step, next, and else
The break command now works for do and for loops.
A break by itself targets do loops and with a variable, it target's for loops.
If/endif blocks may now use else.
The IDE search has been upgraded. It now includes a sub search. You may view all your subs in a dialog and see what line they are on at a glance.
The documentation and examples have been updated to reflect the new commands.
Minor optimizations and changes were made overall. I realized that I was using a directinput command and it wasn't even needed. That saved around 20kb of exe space. It was also causing a dependency issue with Windows 95, which is my #1 target OS for this program next to XP.
The GETHDC and RELHDC commands have been removed from Craft Basic. The examples and documentation are updated to reflect this.
Manifest and versioninfo are now embedded into the Craft Basic executable.
Files
Get Craft Basic
Craft Basic
Interactive Integrated Development Environment and Interpreter
Status | Released |
Category | Tool |
Author | Lucid Apogee |
Tags | basic, code, game-development, interpreter, programming |
More posts
- Craft Basic version 1.7.1 releasedDec 20, 2023
- Craft Basic version 1.7 releasedSep 06, 2023
- New Keywords and Examples With V1.6 UpdateAug 04, 2023
- huge update to version 1.5!Jun 29, 2023
- MAJOR Update to version 1.4Apr 06, 2023
- Update to version 1.3Mar 24, 2023
- Update to version 1.2Mar 09, 2023
- Version 1.1 major updateMar 01, 2023
- Major Update Including New Example GameFeb 16, 2023
Leave a comment
Log in with itch.io to leave a comment.