Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2006-09-26 03:06:38
Size: 859
Editor: anonymous
Comment:
Revision 12 as of 2008-11-14 13:41:55
Size: 1081
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
[[Navigation(slideshow)]] <<Navigation(slideshow)>>
||<style="border:0"> {{attachment:axiom-logo.png}} ||<style="border:0">[[http://wiki.axiom-developer.org/|http://wiki.axiom-developer.org]] ||
Line 9: Line 10:
#attachment:mylogo.png
Line 11: Line 11:
Introduction to the Axiom Library compiler for Python Programmers ----
Line 13: Line 13:
    SPAD is the 1st generation compiler and Aldor (http://wiki.axiom-developer.org/Aldor) is the 2nd generation compiler for the strongly-typed object-oriented high-level language which is used to implement Axiom's library of over 1,300 mathematical domains and categories. The language is similar in many respects to Python which plays the same role in Sage. = Introduction to the Axiom Library compiler for Python Programmers =
Line 15: Line 15:
 * ["/000 Introduction"]
 * ["/100 What's next?"]
 . SPAD is the 1st generation compiler and Aldor (http://wiki.axiom-developer.org/Aldor) is the 2nd generation compiler for the strongly-typed object-oriented high-level language which is used to implement Axiom's library of over 1,300 mathematical domains and categories. The language is similar in many respects to Python which plays the same role in Sage.

 * [[AxiomCompiler/000_Introduction|/000 Introduction]]
 * [[AxiomCompiler/100 What's next?|/100 What's next?]]
Line 18: Line 20:
 * ["/900 What's last?"]  * [[AxiomCompiler/900 What's last?|/900 What's last?]]
Line 20: Line 22:

[[
Navigation(children)]]
<<Navigation(children)>>

axiom-logo.png

http://wiki.axiom-developer.org


Introduction to the Axiom Library compiler for Python Programmers