Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 330 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 330 Bytes

微信公众号

扫码关注微信公众号,Java码界探秘。 Java码界探秘

https://zthinker.com/

基于 antlr 的算数表达式解析器

目前支持的计算逻辑包含

  1. 加减乘除
  2. 括号
  3. max min