Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] REBOL programming idea...

From: carl::cybercraft::co::nz at: 22-Oct-2001 12:28

I've just been looking at RARS - see... http://rars.sourceforge.net/ For those who don't know, RARS stands for "Robot Auto Racing Simulator". With it you write programs to control virtual cars on virtual race-tracks. Which is a great idea, let down by the fact you have to program them in C++. Which is okay for C++ programmers, but not for others. So, can anyone think of a similar idea to be implimented in REBOL? But unlike RARS, the robot programs shouldn't be written in REBOL but in a REBOL dialect created specifically for the simulation. Then anyone who wanted to write robot programs would only have to learn the dialect and wouldn't be at a disadvantage compared to those who've been writing REBOL code for years. -- Carl Read