![]() | Produces the most compact BASIC program ever. | ||||||||||||||||||||||||||||||||||||||||
![]() | All compression options are under user control including the removal of REMarks and spaces. | ||||||||||||||||||||||||||||||||||||||||
![]() | Over 65 compression options to reduce the size of your program to the minimum possible. | ||||||||||||||||||||||||||||||||||||||||
![]() | Modular design. You can add you own code and routines through a very simple interface, they will automatically appear as part of StrongBS | ||||||||||||||||||||||||||||||||||||||||
![]() | User defined compression modes. Select the options you like and define your mode so that by one click you can configure all squash options you frequently use. | ||||||||||||||||||||||||||||||||||||||||
![]() | Handles assembler listings very well and produces a very tight code that the BASIC interpreter can assemble. | ||||||||||||||||||||||||||||||||||||||||
![]() | Contains many options and methods never used in other BASIC compressor programs before. | ||||||||||||||||||||||||||||||||||||||||
![]() | In addition to the common methods used by other BASIC compressor utilities, the following are new feature unique to StrongBS:
![]() Handles line number references, as many GOTO's as you like!
| ![]() Copes with badly written and badly structured programs. Does not complain and doesn't ask you to change your habit of programming. As long as it works, do it the way you like. StrongBS will try its best to compress it.
| ![]() Handles LIBRARY files automatically.
| ![]() Handles the EVAL function through use of defined locked variables either by building in your program or through a special file.
| ![]() Options to keep first REM line or all start REM line in your program.
| ![]() Option to attach (insert) your pre-defined REMs automatically at the start of the compressed output file.
| ![]() Removes all garbage and junk lines between procedures and anywhere else in the program. Knows what a true BASIC line from a dummy one.
| ![]() 8 type of concatenations that drastically squeeze your code to the limit.
| ![]() Automatically removes all those unused codes, procedures and functions.
| ![]() Automatically removes that debugging code that you don't want to appear in the output file.
| ![]() Evaluates number expression to give you shorter numbers.
| ![]() Removes brackets and knows when those brackets you used are not needed.
| ![]() Simple user interface, no fiddling with script files.
| ![]() Progress display while compressing.
| ![]() True compression percentage of your result code!
| ![]() Written in assembler for fast execution. Respectable speed.
| ![]() Easy fix of any bugs and improvements.
| ![]() Automatic line numbering.
| ![]() Future planned cross-referencing outputs.
| ![]() Through user configured modes, the application can be used for any purpose, not only a compressor.
| |
If you have any idea for improvement, please let me know.
If you want StrongBS to do any specific task not already included or do it in a different way, let me know so that I can make a tailored version that suits your requirements.