tiancaiamao / shen-go

A Go implementation of the Shen programming language
Other
55 stars 4 forks source link

*: refactor the Evaluator interface and the Call() function #14

Closed tiancaiamao closed 3 years ago

tiancaiamao commented 3 years ago

expose those methods:

expose the Call() function:

expose the Eval() function: