| Euclid Programming Language |
Article Index for Euclid |
Shopping Euclid |
Website Links For Euclid |
Information AboutEuclid Programming Language |
| CATEGORIES ABOUT EUCLID PROGRAMMING LANGUAGE | |
| programming languages | |
|
Euclid is descended from the Pascal Programming Language . Functions in Euclid are closed scopes, may not have side effects, and must explicity declare imports. Euclid also disallows gotos, floating point numbers, global assignments, nested functions and aliases, and none of the actual parameters to a function can refer to the same thing. Euclid implements modules as types. Descendents of Euclid include the Mesa Programming Language , Concurrent Euclid and the Turing Programming Language . EXTERNAL LINKS |
|
|