Evaluate variable assignment in AST

前端 未结 0 1414
再見小時候
再見小時候 2020-12-30 05:23

I\'m trying to write an interpreter for a simple language that only supports arithmetic operations and variable assignments (via x: ...). The parser works fine

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