Category:Wart: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 24:
 
These are all hard open questions, not expected to be definitively answered anytime soon. Wart is an experiment, and looking for feedback from people unafraid to bounce between language and implementation. If that's you, check it out: http://github.com/akkartik/wart#readme
 
To run the following examples:
 
$ git clone http://github.com/akkartik/wart
$ cd wart
$ ./wart
ready! type in an expression, then hit enter twice. ctrl-d exits.
 
Now you can start pasting in code. Lines starting with '=>' are results printed by Wart; don't type those in.
143

edits