summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.html
Commit message (Collapse)AuthorAgeFilesLines
* new stable version v1.1.0hut2010-06-091-2/+2
|
* updated pydochut2010-05-161-3/+3
|
* rebuilt pydochut2010-03-311-1/+1
|
* incremented verison number v1.0.4hut2010-03-121-2/+2
|
* updated pydochut2010-03-121-18/+25
|
* incremented version number and updated pydoc html files v1.0.3hut2010-02-161-12/+15
|
* 1.0.2! v1.0.2hut2010-01-141-3/+3
|
* updated pydoc documentationhut2010-01-131-2/+3
|
* new minor version v1.0.1hut2010-01-021-2/+2
|
* updated pydoc documentationhut2010-01-021-13/+7
|
* moved pydoc pages to doc/pydochut2009-12-251-0/+70
l.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
<HTML>
<HEAD>
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<TITLE>Other Versions of Logo</TITLE>
<link rel="shortcut icon" href="http://www.cs.BERKELEY.edu/~bh/ucblogo.png" type="image/png">
</HEAD>
<BODY>
<P>

<H1>Other Versions of Logo</H1>

<H2>Versions Derived from Berkeley Logo</H2>

<P>David Costanzo's <A HREF="http://fmslogo.sourceforge.net/">FMSLogo</A>, an
updated version of MSWLogo, a Windows-only version with multimedia and other
enhancements.

<P>Andreas Micheler's
<A HREF="http://www.physik.uni-augsburg.de/~micheler/">aUCBLogo</A>,
a rewrite and enhancement of UCBLogo.

<P><A HREF="http://e-slate.cti.gr">E-Slate<A>, from the National Kapodistrian
University of Athens, is a collection of tools for authoring educational
microworlds, using a visual dataflow model, with
a derivative of UCBLogo as one of the tools.

<H2>Other Free Versions of Logo</H2>

<P>Pavel Boytchev's <A HREF="http://www.elica.net">ELICA</A>, an
object-oriented redesign of Logo.

<P>MIT's <A HREF="http://education.mit.edu/starlogo/">StarLogo</A>, a massively
parallel (thousands of turtles) dialect for modeling decentralized systems.

<P>Uri Wilensky's <A HREF="http://ccl.northwestern.edu/netlogo/">NetLogo</A>,
an offshoot of StarLogo.

<P>MIT's <A HREF="http://scratch.mit.edu/">Scratch</A>, an experimental
drag-and-drop turtle programming environment.

<H2>Commercial Versions of Logo</H2>

<P>All of the following include multimedia capabilities.

<P><A HREF="http://www.logo.com/imagine/">Imagine</A>, from Comenius
University, an innovative object-oriented Logo featuring multicomputer
collaboration over the Internet.

<P><A HREF="http://www.microworlds.com/">Microworlds</A>, from Logo Computer
Systems, Inc., the company founded by Seymour Papert to continue Logo
development.

<P><A HREF="http://www.terrapinlogo.com/">Terrapin Logo</A>, with an
extensive collection of supporting print materials including project ideas
and curriculum materials.

<H2>Other Programming Environments for Kids</H2>

<P>Alan Kay's <A HREF="http://www.squeak.org/">Squeak</A>, a multimedia
environment based on Smalltalk, the original object-oriented programming
language.

<p><b>And last but not least, our own wonderful block-based language
<a href="https://snap.berkeley.edu">Snap<i>!</i></a>, Scheme (call/cc!) disguised 
as Scratch.</b></p>

<P>
<ADDRESS>
<A HREF="index.html">Brian Harvey</A>, 
<CODE>bh@cs.berkeley.edu</CODE>
</ADDRESS>
</BODY>
</HTML>