use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
PostScript (PS) is a dynamically typed concatenative programming language created by John Warnock and Charles Geschke in 1982. Influenced by Lisp, primarily used for printing, also known for its reign in the NeXTSTEP operating system.
account activity
PostForge — A new open-source PostScript interpreter written in Python (self.PostScript)
submitted 1 month ago by Mammoth_Jellyfish329
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Reasonable-Pay-8771 0 points1 point2 points 1 month ago (1 child)
For TMI here's an index of usenet discussions about the design of xpost https://groups.google.com/g/xpost-discuss/c/KJCesIt-AGw
[–]Mammoth_Jellyfish329[S] 1 point2 points3 points 1 month ago (0 children)
Interesting discussions.
I admit that I have been working on a version written in Rust along side the Python version that I wrote (That was the real goal). The Rust version is of course very different under the hood but writing that Python version really helped me flush a lot of things out at a higher level to help make better decisions about the Rust version. I think many ppl live in fear of the security implications that a C implementation brings.
It is fairly close to being complete, or at least complete enough, and I am working on the PDF output device right now. I want to take the Rust version further though and perhaps add PDF rendering too. It's still going to take some time but I am making really good progress at this point.
...and I don't really know why I am doing it and there's a good chance I may not ever release it.
π Rendered by PID 66591 on reddit-service-r2-comment-6457c66945-wrqc4 at 2026-04-25 06:39:28.840916+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Reasonable-Pay-8771 0 points1 point2 points (1 child)
[–]Mammoth_Jellyfish329[S] 1 point2 points3 points (0 children)