comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@cs.nyu.edu (Robert Dewar)
Subject: Re: Is there an Ada postscript package anywhere ?
Date: 25 Feb 1995 14:34:13 -0500
Date: 1995-02-25T14:34:13-05:00	[thread overview]
Message-ID: <3io0nl$7as@gnat.cs.nyu.edu> (raw)
In-Reply-To: 23FEB199519244570@uhcl2.cl.uh.edu

John Smith asks about generating postscript

the important thing to realize is that postscript is a full blown
programming language, so what you are generating is a program, it is
not some kind of simple markup language. Now you can write a postscript
program that will process ASCII, or marked up ASCII text, so one possible
form of output from a program generating postscript is:


   (postscript program)
   (marked up text)

where the postscript program reads the text as input.




  parent reply	other threads:[~1995-02-25 19:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-02-24  0:24 Is there an Ada postscript package anywhere ? CSCI1E80
1995-02-24 23:46 ` Bob Kitzberger
1995-02-25 19:34 ` Robert Dewar [this message]
1995-02-26  3:12   ` Michal Young
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox