win32 F/OSS development -

Postscript

Postscript is a page description language primarily used in printing. However, it is a Turing complete stack language. As such, it uses Reverse Polish Notation. It's an interpreted language

Install

To interpret the PS code, we'll use Ghostscript. It's a windows installer, so just run it to install. Any text editor can be used to create the code.

Documentation

Links






< < Back to Start >>