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".
Wikidata facts
- Instance of
- application software
- Official website
- www.cs.berkeley.edu/~bh/logo.html
- Image
- Ucblogo.png
Show 7 more facts
- operating system
- Linux
- Commons category
- UCBLogo
- copyright license
- GNU General Public License
- influenced by
- Lisp
- supports programming language
- Logo
- software version identifier
- 6.0
- typing discipline
- dynamic typing
via Wikidata · CC0
~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.