Skip to content
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

compiling rules file where last line is a comment (e.g. //this is a comment) leads to a parse error #82

Closed
williamwsmith opened this issue Oct 11, 2013 · 0 comments

Comments

@williamwsmith
Copy link

I was using one of your browser-based samples and modifying the rules.
At one point I had a comment at the end of the .nools file.
The parser threw an exception (when compiling).

doug-martin added a commit to doug-martin/nools that referenced this issue Oct 14, 2013
* Nools now supports true modify!!!
   * This is a major leap forward for `nools` opening the door for more complex actions and expressions in the rules.
* Added support from for `from` conditions in the `rhs`.
* Fixed issue [noolsjs#81](noolsjs#81).
* Fixed issue [noolsjs#82](noolsjs#82).
* Added new `sudoku` web example.
* Added [Send More Money](http://en.wikipedia.org/wiki/Verbal_arithmetic) benchmark see [noolsjs#78](noolsjs#78).
@doug-martin doug-martin mentioned this issue Oct 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants