Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 805 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 805 Bytes

Build status

GoTo

This' a program written in GOTO, would you guess its goal?

[A] X = X - 1
Y = Y + 1
IF X != 0 GOTO A

Exactly! It "copies" the input value in X right into Y, that simple.

What are you able to write with the language? You have the following choices:

  1. jump in directly from your browser with GoTo Studio,
  2. add GoTo to your project and consume the framework as a service, or
  3. build GoTo.CLI project by your-self for a quick command-line compiler