|







| |
LogoMation Features:
Editing and Running LogoMation
|
|
Integrated editor and run-time environment. |
|
|
Pause & Single-Step. Expression evaluation. |
|
|
Syntax coloring. |
|
|
Various editing tools. For example, Beautify
automatically completes keywords (e.g., you type wi, and the
"beautify" button completes it to Width). |
|
|
Thorough syntax checking -- hundreds of informative compile and run-time
messages. |
|
|
On-line help. |
|
click the picture to view it in full size:
 |
Text & Graphics
|
|
Absolute and relative coordinates. "Turtle
graphics". |
|
|
Movement along straight and curved lines. |
|
|
Up to 224 colors. |
|
|
Solid and patterned fills. |
|
|
Unlimited number of named pens, each with its own
properties (color, width, font, etc.) |
|
|
Text display in a selected font, size, style and orientation. |
|
click the picture to view it in full size:
 |
The LogoMation Language
 | Simple, easy to learn and to use. |
 | Data structures: numbers, strings, lists and arrays, associative arrays. |
 | Dynamic variable scope. |
 | A rich library of built-in functions for list manipulation, math, strings, mouse
control, and more. |
|
|
|