ROBOC 7.0 (Default branch) |
|
|
Roboc is a teaching language suitable for
children. It includes an IDE and various modes for
turtle graphics (like LOGO), mathematical
programs, artistic graphics, and robot
programming. It art mode you can create
animations, physics simulations, and interactive
games; in robot mode you must program a robot to
collect objectives within mazes. The language is
designed to be very easy and fast to learn but
well structured and with good visual feedback.
Some exercises for use in class teaching are
included.
License: GNU General Public License (GPL)
Changes:
This release adds a 3D graphics mode, with
built-in functions to construct various 3D solids
and to perform geometric transformations.
|