UCBLogo
Sign in to saveUCBLogo, also termed Berkeley Logo, is a programming language, a dialect of Logo, which derived from Lisp. It is a dialect of Logo intended to be a "minimum Logo standard".
~6 min read
Encyclopedic overview
7 sectionsContents
- Design
- The pen
- Data
- Syntax
- See also
- References
- External links
UCBLogo, also termed Berkeley Logo, is a programming language, a dialect of Logo, which derived from Lisp. It is a dialect of Logo intended to be a "minimum Logo standard".
It has the best facilities for handling lists, files, input/output (I/O), and recursion.
Excerpted from Wikipedia’s “UCBLogo” article, available under the CC BY-SA 4.0 licence.