https://github.com/llgcode/ps
Postscript interpreter written in go using draw2d lib
https://github.com/llgcode/ps
draw2d go postscript postscript-interpreter
Last synced: 9 months ago
JSON representation
Postscript interpreter written in go using draw2d lib
- Host: GitHub
- URL: https://github.com/llgcode/ps
- Owner: llgcode
- License: bsd-2-clause
- Created: 2015-04-17T09:38:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T10:47:43.000Z (almost 5 years ago)
- Last Synced: 2025-03-27T19:50:46.992Z (10 months ago)
- Topics: draw2d, go, postscript, postscript-interpreter
- Language: Go
- Homepage:
- Size: 657 KB
- Stars: 58
- Watchers: 8
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ps
[](http://gocover.io/github.com/llgcode/ps)
[](https://godoc.org/github.com/llgcode/ps)
Postscript interpreter written in go