Category:Logo

From Rosetta Code

Jump to: navigation, search

Programming Language
Logo is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific. You may find a list of its implementations here. You may find a list of its users on RC here.

Listed below are all of the tasks on Rosetta Code which have been solved using Logo.

See also: Logo on the HOPL


Logo is a language invented by Seymour Papert in the 1960's designed expressly for teaching programming to children. It is well known for its built-in turtle graphics. Unlike other languages which attempt to fill the educational niche, like BASIC, Logo has Lisp-like underpinnings, and can be used to teach structured, recursive, and functional programming.

Subcategories

This category has only the following subcategory.

L

Personal tools