Post Scriptum 1.0-beta (Default branch)

Post Scriptum is a programming language forpreparing PostScript documents and programs. Thelanguage is procedural, and uses classical controlstructures (functions, loops, and conditionalstatements) and commonly known data types(numbers, arrays, strings, and dictionaries). Itssyntax is simple, clear, and easy to learn. Thecompiler translates programs written in PostScriptum directly to a PostScript file, which canbe than executed by a PostScript interpreter (suchas Ghostscript), printed, or used as a procset,driver, or library.License: GNU General Public License v2Changes:
The program is fully functional. Distribution files contain documentation and examples.

More...