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

[REBOL] Re: Newbie Questions

From: greggirwin:mindspring at: 3-Jul-2002 14:09

Hi Gary, (or is it Miller?) << 1. Is the an archive that can be downloaded of this mailing list. >> http://www.escribe.com/internet/rebol/index.html << 2. Are there any Rebol chatbots examples out there available for download. A chat bot is a program designed to responded to English inputs with appropriate English reesponses. >> Terry Brownell's LFRED project is the only one I know of. << 3. Are there any files that describe any size limitations that Rebol has like number of words in a block, number of words in a program or maximum memory size. or anythin else I would likely run inot with a very large program and tons of parse statements? >> Roughly 4,000 unique global words allowed, to be raised (8,000) in the near future I think (maybe even in the current betas). I think someone had a runaway program (not a REBOL fault IIRC) that successfully allocated over 500M. << 4. Is there a runtime license if you buy the Rebol Professional Versions or can your programs be distributed with Royalty free runtimes? >> RT has mentioned some licensing changes (more flexible) so check with them for current info. --Gregg