What we have got here is the complete package of AmiBlitz3 - a BASIC-compiler for 68k-amiga.
Requirements for IDE are:
- 35 MB of harddisc space
- 8 MB RAM to do little things, 12 MB RAM to do serious development
- 68020 processor
- Workbench 2.1 (V38), or Workbench 2.04 (V37) with locale.library
- wizard.library (included)
Installation:
To get started with AB3, just download the current release and extract it somewhere on your harddisk. You may copy the OS-libraries in Libs-Drawer to system's "Libs"-drawer before starting, otherwise the IDE will complain about mission OS-libraries.
What this package contains:
Everything you need as of:
- full IDE with all needed OS-libraries
- localization for english, german, french and italian
- lots of documentations directly accessable by the IDE (check "Help"-Menu)
- lots of usefull includes written in AB3 itself (with its own documentation)
- every include file has its own short demo in it, just compile and run them!
- some examples to demonstrate various features
Where do I get further informations about it all?
Try the following sources:
https://www.facebook.com/groups/342460143062811 | english facebook-group
https://www.amiblitz.de | various documentation about AmiBlitz3 (outdated)
https://www.amiforce.de | additional information and fora
Known Problems
Under OS 3.2, workbench does not react anymore after exiting the IDE, due to a bug with removing an assign. That problem has been solved with OS 3.2.1.