Download Latest Version BAScript-2.2.2.7z (117.4 kB)
Email in envelope

Get an email when there's a new version of BAScript

Home / 2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2022-01-09 1.2 kB
BAScript-2.1.7z 2022-01-04 23.4 kB
BAScript-2.1.tar.gz 2022-01-04 26.9 kB
BAScript-2.1.zip 2022-01-04 34.7 kB
Totals: 4 Items   86.2 kB 0
Changes between versions 2.0.160627 and 2.1
==========================================

  Fixed bugs
  ----------
 * The interpreter didn't recognize the subtraction operator!
 * Now, some error messages (exceptions) give more details of what has past,
   since before it left you in total darkness. IT MUST BE REVIEWED to make it
   work even better.

  What's New
  ----------
 + Added the Stoped property that allows stopping or pausing the program in
   execution.
 + Added the STOP instruction, which stops the execution of the program.



Changes between versions 2.0.160623 and 2.0.160627
=============================================== =

  Fixed bugs
  ----------
  * Corrected the examples.
  * ANSISTRING is now used to handle the script, so I always use it even if the
    compiler is not set to make STRING and ANSISTRING synonymmous.
  * Added some default values to prevent functions to have no value to return.
  * Fixed word GOTO: (previously GO: was used, and at some point have mixed
    versions).
  * Fixed method: GetSN. It no longer prints what's in the stack.

  What's New
  ----------
  + Added HiLo game to the examples.
  + Added Lazarus project.
Source: README.txt, updated 2022-01-09