Calculator Community > The Axe Parser Project
Latest Updates (***DO NOT POST HERE!***)
(1/10) > >>
Quigibo:
THIS THREAD IS ONLY FOR UPDATES TO MAKE THEM EASY TO FIND.  PLEASE DISCUSS IN THE OTHER THREADS.
Axe Parser
Alpha 0.0.2

New Features:

* String storage
* Display strings
* Display new line
* rand
* Don't display done
* Pause in milliseconds
An example program also included.
Quigibo:
Axe Parser
Alpha 0.0.3

New Features:

* String constants
* Multiplication, Division, and Modulo
* Parenthesis for Math
* Negative sign
* Output(
Changed:

* The Fn tokens are now merged with the Diagnostic tokens
New example program.
Quigibo:
Axe Parser
Alpha 0.0.4

New Features:

* More string character support
* Adding and subtracting constants optimized
* Pixel routines
* For loops
* Compiling progress indication
* Hexadecimal data entry
Changed:

* DispGraph is now the Ion Fast Copy instead of the slower OS routine.
New example program.
Quigibo:
Axe Parser
Alpha 0.0.5

New Features:

* Sprite support!
* Screen shifting
* Screen inversion
* Fixed unary operators
* Direct key input
* Static pointers
* More automatic optimizations
Changed:

* You must add >Dec to display integers
* ClrHome now clears the text buffer as well
New example program.
Quigibo:
Axe Parser
Alpha 0.0.6

New Features:

* Pointers!
* Double Buffering
* Alphabetical Listings
* Character Display
* Else Statement
* If-False Statement
* New Automatic Optimizations
* Sprite Editor Updated
Changed:

* Sprites are now clipped!
* DispGraph is now SafeCopy instead of FastCopy
New example program.
Navigation
Message Index
Next page

Go to full version