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

README: Enable Python syntax highlighting #35

Closed bfontaine closed 7 years ago

bfontaine commented 7 years ago

This tells GitHub to renders the code as Python’s console.