Calculator Community > The Axe Parser Project

Latest Updates (***DO NOT POST HERE!***)

<< < (3/10) > >>

Quigibo:
Axe Parser
Alpha 0.1.5

New Features:

* Sine and cosine.
* Signed comparisons.
* Grayscale display.
* Programs can now be accessed just like appvars.
Changed:

* The commands for using calc files have changes to make them easier, smaller, and faster.
* Fixed a couple minor bugs.
* A few new optimizations.
I changed the example program "Counter" to show the new format for saving to files.  Notice its 30 bytes smaller as well.

Quigibo:
Axe Parser
Beta 0.2.0

New Features:

* A real documentation!
* New user interface.
* Compile for shells.
* Contrast adjustment.
* Absorb "Pic" files into programs.
Changed:

* Headers are mandatory.
* Only Axe Source programs show up on compile list.
* Fixed a few more bugs.
New example file from tutorial.

Quigibo:
Axe Parser
Beta 0.2.1

New Features:

* Line command
* Counter statement
* Signed division
* Use theta as a variable
* Lowercase toggle built into parser
* Error message list added to doc
Changed:

* Pixel drawing and line drawing are now safe.  They won't corrupt ram when drawn off screen.
* The free RAM in L1 has shrunk by 2 bytes (becasue theta needs those).
* Fixed a bugs that made some negative constants unoptimized.
My attempt at 3d:

Quigibo:
Axe Parser
Beta 0.2.1b (fixed)
Sorry guys, my mistake.  Here is the real 0.2.1

Quigibo:
Axe Parser
Beta 0.2.2

New Features:

* Min and Max operations
* Display numbers and ASCII characters anywhere
* Binary Numbers
* Import Pics as tile maps
* Huge update to auto-opts list
Changed:

* Fixed A LOT of bugs.
* Programs should be smaller due to auto-opts.
Edit: Fixed some more bugs

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version