Talk:Main Page
From Aldor
I would like to know more about how this wiki should be used to support Aldor.
Here are some ideas:
- Examples of Aldor coding
- Reports of problems with Aldor
- Development of tutorials
- Discussion of projects that use Aldor
[edit] GraphViz would be a very useful extension for this wiki
Graphviz is an incredible tool for displaying graphs from simple specifications. Automatic graph drawing has many important applications in software engineering for illustrating program and data structures.
http://www.mediawiki.org/wiki/Extension:GraphViz
http://www.wickle.com/wikis/index.php/Graphviz_extension
[edit] An Interface to Axiom is available
Markus Cozowicz has implemented a MediaWiki interface for Axiom. This allows Axiom to be used on MediaWiki (the same wiki software as used here). Please see:
http://www.eisber.net/StatWiki/index.php/Axiom
http://www.mediawiki.org/wiki/Extension:Axiom
Since Aldor can be accessed via Axiom, using Axiom in this wiki would allow examples of Aldor code to be executed live on this site. This might be useful to build interactive tutorials and to illustrate bugs and suggestions for improvements.
