Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #3667
| From | news@zzo38computer.org.invalid |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | PostScript - Foreign Function Interface |
| Date | 2021-08-20 13:23 -0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <1629489787.bystand@zzo38computer.org> (permalink) |
One thing lacking in PostScript is good foreign function interface. There is %pipe% (specific to Ghostscript, but I had made a list of my own ideas of a new version of PostScript, and this is one of them), but the pipe is only one direction of data at a time; it is not two way pipe. There is printobject/writeobject (reading this format can be implemented in a not too long C code, which I had posted to this newsgroup before), although it has some limitations. -- Don't laugh at the moon when it is day time in France.
Back to comp.lang.postscript | Previous | Next — Next in thread | Find similar
PostScript - Foreign Function Interface news@zzo38computer.org.invalid - 2021-08-20 13:23 -0700 Re: PostScript - Foreign Function Interface John Reiser <vendor@BitWagon.com> - 2021-08-20 14:25 -0700
csiph-web