ucblogo - An interpreter for the Logo programming language

Description:

Berkeley Logo (ucblogo) is an interpreter for the Logo programming
language. Logo is a computer programming language designed for use by
learners, including children. This dialect of Logo features
random-access arrays, variable number of inputs to user-defined
procedures, various error handling improvements, comments and
continuation lines, first-class instruction and expression templates,
and macros.

Homepage: http://www.cs.berkeley.edu/~bh

License: GPL

Packages

ucblogo-5.5-9.fc7.x86_64 [647 KiB] Changelog by Gerard Milmeister (2007-02-22):
- add patch for fixing ncurses problem