swaroopch / edn_format

EDN reader and writer implementation in Python, using PLY (lex, yacc)
https://www.swaroopch.com/Wrote-an-EDN-format-reader-and-writer-in-Python-11e0924249b181e3af8bdb9af1456373
Other
134 stars 31 forks source link

Updates Symbol Parsing in edn_format #13

Closed jashugan closed 11 years ago

jashugan commented 11 years ago

Sorry for the last cancelled pull request. This one should be a bit more robust. Let me know if you have any problems with the request, and I'll fix them.

swaroopch commented 11 years ago

Thanks @jashugan for spending time on this!

jashugan commented 11 years ago

No problem @swaroopch. When can we expect a new version on PyPI?

swaroopch commented 11 years ago

@jashugan Done! -> https://pypi.python.org/pypi/edn_format/0.4