Skip to content

A simple (and very incomplete!) Perl to Python converter

License

Notifications You must be signed in to change notification settings

dominicprior/haskell-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pars

This Parsec program takes a Perl program on its standard input and tries to generate an equivalent Python program.

It assumes the Perl program has the correct indent, and just does simple stuff like getting rid of braces, dollars and semicolons, plus a few dozen other constructs.

About

A simple (and very incomplete!) Perl to Python converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published