Contents
GDL Parser
Description
The GDL parser allows you to to colorize idl/gdl/pvwave source code inside of code blocks.
Download & Release Notes
Parser |
Author |
Release Version |
Moin Version |
Release Notes |
1.0 |
1.6 |
|||
1.0 |
1.3 |
Installation
For general installation instructions, see ParserMarket/InstallingParsers. This parser requires no special dependencies, such as outside Python libraries.
Usage
To use this parser, simply put #!gdl after the beginning of the code block.
Example
{{{#!gdl pro helloworld print, 'hello world' end }}}
Copyright
This parser is copyright 2005-2007, by ReimarBauer.
License
This parser is released under the terms of the GNU GPL.