An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
Be the first to post a text review of Karel the Robot. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2002-07-25 Tom Mitchell <tmitchel@sourceforge.net> * doc/karel_world.html: Added karel world editor documentation. 2002-07-24 Tom Mitchell <tmitchel@sourceforge.net> * build.xml: Added LICENSE, ChangeLog and THANKS to the distribution. * src/karel/world: Add Bill Yakowenko's world editor * src/karel/swingui/WorldPanel.java: Change beeper coloring based on suggestions from Roger Frank. * src/karel/tests/WorldTest.java: Upgrade to JUnit 3.7 style asserts. * src/karel/Parser.java: Install Bill Yakowenko's patch to handle missing semi-colons properly instead of generating an empty program file. * lib/junit.jar: JUnit 3.7 * build.xml: Change version to 1.1. Turn on deprecation warnings.
2002-07-25 Tom Mitchell <tmitchel@sourceforge.net> * doc/karel_world.html: Added karel world editor documentation. 2002-07-24 Tom Mitchell <tmitchel@sourceforge.net> * build.xml: Added LICENSE, ChangeLog and THANKS to the distribution. * src/karel/world: Add Bill Yakowenko's world editor * src/karel/swingui/WorldPanel.java: Change beeper coloring based on suggestions from Roger Frank. * src/karel/tests/WorldTest.java: Upgrade to JUnit 3.7 style asserts. * src/karel/Parser.java: Install Bill Yakowenko's patch to handle missing semi-colons properly instead of generating an empty program file. * lib/junit.jar: JUnit 3.7 * build.xml: Change version to 1.1. Turn on deprecation warnings.
2001-05-08 Thomas Mitchell <tmitchel@hops> * build.xml: Release KarelJ 1.0 2001-05-07 Thomas Mitchell <tmitchel@hops> * src/karel/swingui/Main.java: Catch window kill and shut down gracefully 2001-04-26 Thomas Mitchell <tmitchel@hops> * bin/kareltest: added -test command line argument
2001-05-08 Thomas Mitchell <tmitchel@hops> * build.xml: Release KarelJ 1.0 2001-05-07 Thomas Mitchell <tmitchel@hops> * src/karel/swingui/Main.java: Catch window kill and shut down gracefully 2001-04-26 Thomas Mitchell <tmitchel@hops> * bin/kareltest: added -test command line argument
2000-12-30 tmitchel * Released version 0.6 * configure.in: Upped version to 0.6 for release * libkarel/karel.h: added initial robot values to the world structure. * libkarel/world.c (ktr_world_read): added code to store initial robot settings (ave, st, dir, beepers) to the world structure. * gtk/karel.c (main): use the initial robot settings from the loaded world.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?