Scato 0.3.0

License: Free ‎File size: 90.24 KB
‎Users Rating: 3.0/5 - ‎2 ‎votes

Scato (Scalable Tortoise) is a programming language to drive the tortoise, that can draw lines with different width and colors. Scato is designed to plot iterated function system (IFS), L-systems, Penrose tile, and similar kinds of fractal objects. It's arm to make easy to scale and rotate parts of plots, produce loops and recursions, and create pretty self-similar colored curves. Moreover, Scato is environment. You can execute your programs, debug them, view results and export pictures in PostScript format. Also Scato equipped with helpful build-in examples and demos. It's make Scato very easy to learn. It can be used by peoples, who never programming before. It can be used to learning programming with great success. You can immediately understand the program without any training. And you will have to spend just a little time to begin to write your own Scato-programs. Graphical interface features: loading/reloading files, watching files (reload automatically if file has been changed), export images as PostScript files, step-by-step execution, state control , help menu provide brief descriptions of language and environment, many build-in examples (30 for learning; 42 advanced demos) etc. Features of language: drawing, moving, coloring, orientation control, variables and computation, conditions and flow control, loops, context control, procedures etc. Command line interface features: specify file to process, set initial of window geometry, watch-mode control, autoraise-mode control.

VERSION HISTORY

  • Version 0.3.0 posted on 2009-04-25
    New release

Program Details

EULA

Copyright (c) 2009, Michurin Alexey All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.