Development: Difference between revisions
Jump to navigation
Jump to search
⚠️Rantolin (talk | contribs) (SWIG url) |
(javagrass) |
||
Line 13: | Line 13: | ||
=== Linking GRASS to external languages === | === Linking GRASS to external languages === | ||
* [http://mpa.itc.it/markus/grass61progman/swig/ GRASS-SWIG interface]: generic interface to various languages | |||
* [[GRASS and PHP]] | * [[GRASS and PHP]] | ||
* [[GRASS and Python]] | * [[GRASS and Python]] | ||
* [http://grass.itc.it/mailman/listinfo/grass-abm Integration of GRASS with JAVA based agent based modeling (ABM)] | * [http://grass.itc.it/mailman/listinfo/grass-abm Integration of GRASS with JAVA based agent based modeling (ABM)] | ||
* [http:// | * [http://www.hydrologis.com/html/jgrass/jgrass_en.html JAVAGRASS] |
Revision as of 22:35, 31 May 2006
- GRASS Programming Howto
- Gis Concepts and how they are implemented in GRASS
- GRASS Debugging
- GRASS Module Porting List (check here if you don't find a certain command in GRASS 6.0)
- GRASS GUI development
- GRASS ToDo List (overview of GRASS related community projects)
- GRASS AddOns (User contributions)
- Code submission standards:
- Code Quality Control System
Linking GRASS to external languages
- GRASS-SWIG interface: generic interface to various languages
- GRASS and PHP
- GRASS and Python
- Integration of GRASS with JAVA based agent based modeling (ABM)
- JAVAGRASS