Skip to content
/ goto Public
forked from golang/go

WIP: The Goto programming language

License

Notifications You must be signed in to change notification settings

goto-lang/goto

 
 

The Goto Programming Language

Goto is an extension to the Go programming language that is compatible with Go. This project is a downstream fork of the Go compiler which is obtained under BSD 3-License

Building

Navigate to src and run ./all.bash. It is recommended to alias the resulting binary to goto:

alias goto="/YOUR_DEV_DIR/goto/bin/go"

Contributing

Goto is a downstream fork of Go that maintains compatibility with Go. If you want to contribute and your contribution might be suitable for Go, please contribute to the Go project instead.

Goto is an independent project and not endorsed by the Go project in any way.

About

WIP: The Goto programming language

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.7%
  • Assembly 5.7%
  • HTML 5.2%
  • C 0.2%
  • Shell 0.1%
  • Perl 0.1%