Category:Logo
From Rosetta Code
Logo
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Logo.
This programming language may be used to instruct a computer to perform a task.
| Garbage collected: | Yes |
|---|---|
| Type safety: | Safe |
| Type strength: | Strong |
| Type compatibility: | Structural |
| Type expression: | Implicit |
| Type checking: | Dynamic |
| See Also: |
Your Help Needed
If you know Logo, please write code for some of the tasks not implemented in Logo.
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.
If you know Logo, please write code for some of the tasks not implemented in Logo.
[edit] See Also
- papert - a Logo interpreter written in JavaScript
- Another Logo interpreter written in JavaScript by Joshua Bell
- Lhogho - a Logo compiler written in C by Pavel Boytchev
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Logo"
The following 180 pages are in this category, out of 180 total.