lbl/Goto -
09-17-2012, 10:17 AM
Features such as labels and goto belong to imperative programming languages, such as Basic. Labels and goto statements are the way that these types of languages implement methods, procedures, functions, or if you will, subroutines.
By writing methods and functions in Alice, and calling them when you need them, you are essentially do the same thing as using the labels / goto that you found in TI Basic...
Don Slater
Alice Team
Carnegie Mellon University
|