Toxaris / pts

Interpreter for functional pure type systems.
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

Support transformation of files (not just stdin) #117

Open Toxaris opened 9 years ago

Toxaris commented 9 years ago

The PTS.Transform.transform should provide a command-line interface for transforming files, not just stdin. Benefit: More uniform interface, easier to call from scripts in some situations, better error messages.