github goplus/gop v1.0.5
Release v1.0.5

latest releases: v1.3.0-pre.2, v1.3.0-pre.1, v1.2.6...
2 years ago

new features:

  • new LambdaExpr style support: => {...}, x => {...} or (x, y, z) => {...}
  • command line style: println "Hi"
  • use RegisterClassFileType to support class file types
  • gop/cmd: gop build
  • gop/printer: add *printer.NewlineStmt
  • gop/printer.SetDebug

changes:

  • fix #763 (symbol lookup priority), #813, #787
  • .gmx use main, and .spx use Main

Don't miss a new gop release

NewReleases is sending notifications on new releases.