Show HN: Chelodina – A Logo-to-Python Transpiler
pablasso.com
Show HN: Chelodina – A Logo-to-Python Transpiler
1–4 of 4 posts
Re: Show HN: Chelodina – A Logo-to-Python Transpiler
#2Here's a link to the repository: https://github.com/pablasso/chelodina
Re: Show HN: Chelodina – A Logo-to-Python Transpiler
#3Ah, Logo! I'd almost forgotten about that gem.
Cool project! I really hope I manage to dig up some of my old school projects to try in this. Those were fun times...
Re: Show HN: Chelodina – A Logo-to-Python Transpiler
#4If you like PLY but not its unpythonic API, give rply a try: