GPT(1) | General Commands Manual | GPT(1) |
gpt - compiler, interpreter and translator for the G-Portugol programming language
gpt [ -vhid ] [ -ots output_file ] file1 file2 ...
gpt is a simple compiler for the G-Porutol Language. It is possible to have a list of files to be included in the compilation setting the GPT_INCLUDE environment variable, wich should have a list of file paths separated with ":".
For further information, visit the website:
http://gpt.berlios.de
Thiago Silva <tsilva@sourcecraft.info>