Skip to content

v0.2.0

Compare
Choose a tag to compare
@xushiwei xushiwei released this 02 Jul 19:25
· 1354 commits to main since this release

Supported features:

  • define & call functions
  • closure
  • assign
  • binary/unary operator
  • infer types of variables (by AssignStmt)
  • import Go packages