Skip to content
Snippets Groups Projects
Commit 4587836e authored by Sam Yates's avatar Sam Yates
Browse files

Add lexing, parsing for KINETIC, reactions

* Make verbose printing in test_modcc a runtime flag `-v`.
* Show results of `lexer.parse()` in test_modcc when run with `-v`.
* Split numerical lexing and parsing into real and integer categories.
* Add expression parsing for KINETIC block and enclosed reaction
  expressions.

Note: does not parse CONSERVE yet; no test for KINETIC block
(reactions are covered though.)
parent bcbff7df
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment