-
Notifications
You must be signed in to change notification settings - Fork 2
Couple simple changes to start, including working operator with > 2 operands #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Added additional test scripts Changed to process all tests despite any with parse errors
Added more tests
Also trim single-item arrays through infinite depth
Optimizes correctly for more than 2 operands with the same operator
|
Hey, I made some github comments on the changes. I'm really sorry for not deleting the prl.pl file; it really should just be: #!/bin/sh And that's it... :) In fact, if you have installed the Prerequisites listed, you should be able Paul On Thu, Oct 30, 2014 at 10:49 PM, Richard A. Mead [email protected]
|
|
Um, OK... Where do I find these comments you made? I try the autoprove for testing. Not sure what you meant by munged output from multiple expressions in a On Fri, Oct 31, 2014 at 3:11 PM, Paul M. Lambert [email protected]
|
|
Yo, these changes still look like they apply... though there is some merge work to be done perhaps? |
some debug output added to Operator.pm and prd.pl, de-duplication of code in Parser.pm, actually print in Print.pm