Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Postscript interpreter written in go using draw2d lib

Awesome Lists containing this project

README

        

# ps

[![Coverage](http://gocover.io/_badge/github.com/llgcode/ps?0)](http://gocover.io/github.com/llgcode/ps)
[![GoDoc](https://godoc.org/github.com/llgcode/ps?status.svg)](https://godoc.org/github.com/llgcode/ps)

Postscript interpreter written in go