Announcing Pynoceros

Tim Wintle - October 30th, 2009

I haven’t mentioned any free time coding on this blog for a while, but I thought some people might be interested in a project I released a couple of days ago.

logo blog Announcing PynocerosPynoceros is a python port of the javascript parser from the Rhino javascript interpreter. (It’s a fairly straight forward language conversion at the moment – so don’t expect it to be pythonic!)

Why? Well Rhino is a  stable, and well used code base, and it forms the basis for the YUI Compressor – which I’ve often wanted a python version of.

My version of the YUI compressor is almost done (I’ve just got to find time to add all the license information and prepare the release), but in the mean time I thought I’d release pynoceros for anyone who’s interested.

One Response to “Announcing Pynoceros”

  1. [...] on a python version is likely to find pynoceros (the python version of Rhino’s parser I annouced a few weeks ago) [...]

Leave a Reply