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

REBOL Scripting

 [1/5] from: trobrock:crosswinds at: 27-Jul-2000 11:00


Hey, Does anyone know where i can learn to write a REBOL script?

 [2/5] from: allenk:powerup:au at: 28-Jul-2000 1:24


----- Original Message ----- From: <[trobrock--crosswinds--net]> To: <[list--rebol--com]> Sent: Friday, July 28, 2000 1:00 AM Subject: [REBOL] REBOL Scripting
> Hey, > Does anyone know where i can learn to write a REBOL script?
Start with the docs and the example scripts in the library or buy the books Links to all these resources are on http://www.rebol.com/developer.html Cheers, Allen K

 [3/5] from: ralph:abooks at: 27-Jul-2000 11:20


> Hey, > Does anyone know where i can learn to write a REBOL script? >
I can recommend a couple of good books... REBOL: THE OFFICIAL GUIDE (McGraw-Hill) is available at http://www.rebolpress.com. My own book, REBOL FOR DUMMIES, will be out the first of September... but just playing with REBOL itself is a great way to start... Here's your first complete script: REBOL [] print "Hello REBOL world!" Dat's it! REBOL is a pure joy to code in. Best, ------------------------------ Ralph Roberts, CEO Alexander Books / Creativity, Inc. 65 Macedonia Road Alexander, NC 28701 1-800-472-0438 voice & fax tollfree U.S. & Canada 1-828-255-8719 voice & fax overseas http://abooks.com !!$5 BLOWOUT!! on STAN VEIT'S HISTORY OF THE PC ... click here>> http://1-b.net/historypc.html

 [4/5] from: porterpa:hotmai:l at: 27-Jul-2000 11:23


Try this site: http://www.rebol.com/howto.html Paul

 [5/5] from: rchristiansen::pop::isdfa::sei-it::com at: 27-Jul-2000 10:32


The most recent, complete free documentation is available in .pdf format from... http://www.beosjournal.com/rebol/rebolpdf.zip