What is the Open Enterprise SDK for Go?
The Open Enterprise SDK for Go enables z/OS application development using the Go programming language. It provides a compiler, runtime environment, and standard libraries optimized for the z/OS platform.
What can I do with this SDK?
The SDK supports compiling Go code for execution on z/OS. It allows developers familiar with Go to create and maintain applications on the mainframe.
What is included in the SDK?
The SDK includes the `go` command-line tool, standard Go libraries, and z/OS-specific extensions. It also provides documentation and samples to help developers get started.