Category:Axe: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added external reference links)
(Added side boxes)
 
Line 1: Line 1:
{{
language|Axe
|LCT=no
}}

'''Axe''' is a compiled programming language for the TI-83 and TI-84 series calculators. It has a syntax similar to (but far more powerful than) [[TI-83 BASIC]], but it compiles to a no-stub [[Z80 Assembly]] executable rather than being interpreted like BASIC. Many of the language features are designed to ease writing games, but it can be used to write any kind of program.
'''Axe''' is a compiled programming language for the TI-83 and TI-84 series calculators. It has a syntax similar to (but far more powerful than) [[TI-83 BASIC]], but it compiles to a no-stub [[Z80 Assembly]] executable rather than being interpreted like BASIC. Many of the language features are designed to ease writing games, but it can be used to write any kind of program.


Its initial release was in 2010 and has been in constant development since then. It quickly became a favorite among TI-83/84 developers due to its speed of development and high performance.
Its initial release was in 2010 and has been in constant development since then. It quickly became a favorite among TI-83/84 developers due to its speed of development and high performance.


==External Links==
==See Also==
* [http://axe.eeems.ca/Documentation.pdf User's guide]
*[http://axe.eeems.ca/Documentation.pdf User's guide]
* [http://clrhome.org/tutorials/axe/ Tutorial]
*[http://clrhome.org/tutorials/axe/ Tutorial]
* [http://axe.eeems.ca/Commands.html Language guide]
*[http://axe.eeems.ca/Commands.html Language guide]
* [https://www.omnimaga.org/the-axe-parser-project/axe-parser/ Version history]
*[https://www.omnimaga.org/the-axe-parser-project/axe-parser/ Version history]


[[Category:Programming Languages]]
[[Category:Programming Languages]]

Latest revision as of 18:38, 20 June 2015

Language
Axe
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Axe.

Axe is a compiled programming language for the TI-83 and TI-84 series calculators. It has a syntax similar to (but far more powerful than) TI-83 BASIC, but it compiles to a no-stub Z80 Assembly executable rather than being interpreted like BASIC. Many of the language features are designed to ease writing games, but it can be used to write any kind of program.

Its initial release was in 2010 and has been in constant development since then. It quickly became a favorite among TI-83/84 developers due to its speed of development and high performance.

See Also

Subcategories

This category has the following 2 subcategories, out of 2 total.

Pages in category "Axe"

The following 91 pages are in this category, out of 91 total.