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

[REBOL] RRGib - Random Rebol Gibberish

From: arolls:bigpond:au at: 31-May-2001 15:44

Hello, I am writing a program to generate random pieces of rebol code, (rebol gibberish,) and post them automatically to this list for appraisal. The name for this program is RRGib. Here is the core of its functionality: forever [print random/only first system/words] The ultimate aim is to create self- sustaining rebol programs - rebol life. I've got it to the stage where the program can almost generate itself, possibly. Just a few more words and it's done. But I need your help in this effort. All I need you to do is to point out for me where all the mistakes are, so that any given random program is more likely to work. If anyone is interested in joining my project, please email me publically. Future programs that might be generated by this process include: - a full-featured paint-program - psycho-analyst AI-bot thing - random gibberish runtime debugger (randometer) - and many more possibilities! Hope to hear from possibly most of you all soon! Regards, Anton.