Speakeasy is a programming language created in 2006 by Stanley Cohen.
#1486on PLDB | 18Years Old |
Speakeasy is a numerical computing interactive environment also featuring an interpreted programming language. It was initially developed for internal use at the Physics Division of Argonne National Laboratory by the theoretical physicist Stanley Cohen. He eventually founded Speakeasy Computing Corporation to make the program available commercially. Read more on Wikipedia...
$ In the following statement
$ selector must be >= 1 and <= N
GO TO label1, label2, ..., labelN聽: selector
...
label1:
...
label2:
...
...
labelN:
...