github goplus/gop v0.7.3
Release v0.7.3

latest releases: v1.2.6, v1.2.5, v1.2.3-p2...
3 years ago

Design of Go+ lambda functions

See #321. Comments are welcome.

Commands

gop repl (ie. igop)

Run Go+ in REPL/Console mode. Thanks contribution of jiangz222 (jiangzhi@goplus.org).

Defer

Currently only available in bytecode backend. Thanks contribution of go-wyvern (wuxinyi@goplus.org).

Bugs fix

  • Variable scope bug: variable redefinition.
  • Array literal is deduced as a pointer.
  • Fix inconsistent command line output for different help commands.
  • cmd/qexp: fix export mod pkg with version (#501).

Thanks contribution of JessonChan (chendongpo@goplus.org), visualfc (visualfc@goplus.org), si9ma.

Don't miss a new gop release

NewReleases is sending notifications on new releases.