Development: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
No edit summary
(submission standards added)
Line 3: Line 3:
* [[GRASS Debugging]]
* [[GRASS Debugging]]
* [[GRASS Module Porting List]] (check here if you don't find a certain command in GRASS 6.0)
* [[GRASS Module Porting List]] (check here if you don't find a certain command in GRASS 6.0)
* [[GRASS and PHP]]
* [[GRASS GUI]] development
* [[GRASS and Python]]
* [[GRASS GUI]]  
* [[GRASS ToDo List]] (overview of GRASS related community projects)
* [[GRASS ToDo List]] (overview of GRASS related community projects)
* [[GRASS AddOns]] (User contributions)
* [[GRASS AddOns]] (User contributions)
* Code submission standards:
** [http://grass.itc.it/grass61/source/SUBMITTING C language coding standards]
** [http://grass.itc.it/grass61/source/SUBMITTING_SCRIPTS Shell script coding standards]
** [http://grass.itc.it/grass61/source/SUBMITTING_TCLTK Tcl/Tk script coding standards]
* [http://grass.itc.it/mailman/listinfo/grass-qa Code Quality Control System]


=== Linking GRASS to external languages ===
* [[GRASS and PHP]]
* [[GRASS and Python]]


[[Category: Development]]
[[Category: Development]]

Revision as of 11:18, 28 May 2006

Linking GRASS to external languages