[#22] Use expr-parser #24

Merged
zyxw59 merged 109 commits from 22-expr-parser into main 2025-06-11 17:29:32 +00:00
zyxw59 commented 2024-07-24 02:40:19 +00:00 (Migrated from github.com)

closes #22

Major refactor/rewrite of the parser and a chunk of the evaluator to use expr-parser.

Also some dependency updates.

⚠️ Before merge

  • Actually handle parser errors in parse_expression
  • Merge the branch in expr-parser and revert the git dep back to the main branch.
closes #22 Major refactor/rewrite of the parser and a chunk of the evaluator to use [`expr-parser`](https://github.com/zyxw59/expr-parser). Also some dependency updates. # :warning: Before merge - [x] Actually handle parser errors in `parse_expression` - [x] Merge the branch in `expr-parser` and revert the `git` dep back to the main branch.
Sign in to join this conversation.
No description provided.