![]() |
Prothon Tutorial Preface |
![]() |
Prothon Home | Tutorial Outline | Start Tutorial | Next Page |
Prothon Tutorial Version 0.1, Build 532 5/22/2004 by Mark Hahn This tutorial is an attempt to present all documentation about the Prothon language and its implementation in a tutorial format. This is an unusual way to present complete documentation on a language, but Prothon is unusual in its simplicity and I feel that this goal may be possible in Prothon where it may not make sense in more complex languages. As of this writing Prothon is still very much a language under development and a moving target. This documentation will be updated to match the language. Therefore, make sure the version and build number above are reasonably close to the numbers in the actual version of Prothon that you are running. Even parts of the Prothon language as fundamental as keywords and syntax are subject to change until approximately July of 2004. Like Prothon itself, the tutorial is not finished. The following topics are not covered yet: print statement, import, modules, packages, list comprehensions, try/finally, security system, files, console line editing. Email about any things I've not covered that aren't on this list. This tutorial is copyright Mark Hahn, 2004, all rights reserved.
|
Prothon Home | Tutorial Outline | Start Tutorial | Next Page |