csyonghe / Spire

Other
174 stars 22 forks source link

Preprocessor and parser work, continued #61

Closed tangent-vector closed 7 years ago

tangent-vector commented 7 years ago

These are just some continued refactoring changes as I work on the preprocessor and transition into the parser.

The key points are:

The output for one of the test cases changed, but I think it is an overall improvement (no more internal compiler error, and no more spurious errors after the main one).