How to turn arithmetic Scala parer combinator result into AST

后端 未结 0 903
温柔的废话
温柔的废话 2021-02-04 04:40

I am trying to parse some arithmetic in Scala using Scala Parser combinator library. Although the following code parses fine, I am struggling to turning it into a useful AST.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题