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

Rebol IDE

 [1/7] from: stasil213:yaho:o at: 22-Jul-2004 10:24


(was [REBOL.org] -- REBsite access) Carl, When you mention browser, do you mean an IDE? A generic web browser? A browser of Rebol sites? All of the above? Coming from a Smalltalk background, I am expecially interested in an IDE for developing Rebol code that is written in Rebol. Do you know of any existing ones? Existing projects? Should I start trying to write one? Thanks... Stan

 [2/7] from: ml:addept:ws at: 22-Jul-2004 2:49


Stan, I am currently working on an IDE for REBOL which I plan on releasing at the Developer's Conference in September (http://www.efishantsea.com/devcon2004/) I am ironing out a few wrinkles in the framework right now I have most of the tools close to an alpha state. I am looking forward to getting it out there to the community! Enjoy!! ~~Ammon ;~>

 [3/7] from: Christophe:Coussement:mil:be at: 22-Jul-2004 10:55


Hi Stan,
> Coming from a Smalltalk background, I am expecially > interested in an IDE for > developing Rebol code that is written in Rebol. > > Do you know of any existing ones? Existing projects?
FYI, the RADIS (Rebol Advanced Development Interface System) project is currently developped by François Jouen and myself. It should be distributed with the Olivier Auverlot's AltSDK release, about the same time as /View 1.3. RADIS includes a simple code editor, some utilities like "object inspector", "styles list", integrated help, and a visual layout compositor (RADIS/Layout) with drag-and-drop functionalities, object duplication, resizing, dynamic properties change, etc... As we are now refactoring the code, the product should be brought into production within a few months. greetz, ==xtof

 [4/7] from: carl:cybercraft at: 22-Jul-2004 21:32


>(was [REBOL.org] -- REBsite access) > >Carl, > >When you mention browser, do you mean an IDE? A generic web browser? A >browser of Rebol sites? All of the above?
I was responding to what Anton said a few mails back, but what I meant was a browser for REBOL sites - ie, a Reb browser. So not an IDE.
>Coming from a Smalltalk background, I am expecially interested in an IDE for >developing Rebol code that is written in Rebol. > >Do you know of any existing ones? Existing projects? Should I start trying >to write one?
Seems there are existing projects - see the other responses. -- Carl Read

 [5/7] from: greggirwin:mindspring at: 22-Jul-2004 7:48


Hi Stan, SS> Coming from a Smalltalk background, I am expecially interested in SS> an IDE for developing Rebol code that is written in Rebol. Bug Ammon for sure. I think RIDE is still going to have an object browser that lets you navigate through the system and change values, *kind of* like a Smalltalk browser would. -- Gregg

 [6/7] from: moliad:aei:ca at: 22-Jul-2004 22:48


well, steel tools are an integrated toolset. from advanced layout engine to code linking... -MAx

 [7/7] from: antonr::lexicon::net at: 26-Jul-2004 0:08


Let the browser wars begin... :) Anton.