Category:PostScript

From Rosetta Code
Revision as of 09:21, 28 August 2010 by Aamrun (talk | contribs)
Language
PostScript
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using PostScript.
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

PostScript originated as a printer definition language invented by the founders of Adobe. The language was necessitated by the increasing demands of printing and rendering jobs on the computers of the 70s. These tasks were therefore pushed to the printers themselves, with the result that printers now had chips and built in interpreters for PostScript. With the growth of printing complexity, some printers ended up having even more powerful processors than the master systems themselves.

Although now almost displaced by the Portable Document Format (PDF), also developed by Adobe, PostScript's USP lies in it's being a Turing complete language with support for the basic data types and fundamental structures and concepts of Computer Science. Many interpreters and viewers of PostScript are available, some even for free. Although primarily a language suited for 2D graphics, PostScript is complete as a language and able to hadle normal computation tasks.

See Also

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "PostScript"

The following 91 pages are in this category, out of 91 total.