jeudi 14 juillet 2011

New Red/System editor in REBOL !

Francois has made a REBOL editor for Red/System !
You can edit Red/System source, compile it (for Windows, Linux, MacOSX) and run it !

Great job !


To run the editor, you must download Red/System specifications (red-system-specs.txt) and put it into a %docs directory in the REBOL installation directory and just type in REBOL console :

do http://perso.numericable.fr/frajouen/Red/editor.r

Nicolas

mercredi 13 juillet 2011

First contribution to Cheyenne

Maxim has working on the first module for Cheyenne : web-api.

The source are available here.

The aim of this module is to offer Webservices like functions.

mardi 5 juillet 2011

Red-lang.org site updated

Since Red/System has reached beta level, Nenad has working on the improvment of red-lang.org site.
And he did a great job !

We have no 2 new sections : Roadmap and Community (formely Contribution section).


Roadmap is really transparent. No surprise.
The priority of the code backends goes to ARM support (Netduino, Android) and a new one : AVR.
It seems that Nenad is focusing on small electronic system.

The community section presents all communication channel and include now AltME (of course we often say that AltME is darknet, but AltME is so small, so quick, so Rebol, hope that a RedME in the future will happen ;) ).


Nenad is doing a very very great job on Red programming language creation and communication with the community !
We learn about the past errors...

Nicolas

Creator of Red/System at PHP Tour in Lille

Nenad will present his other project Cheyenne Web Server at a PHP community event in Lille (north of France) : PHP Tour Lille 2011.


The event will take place at Euratechnologie in Lille, the 24 and 25th of november 2011.
The Cheyenne presentation will happen the 25th november, 2 pm.

Nicolas

Red/System : beta stage reached !

Just a quick message to congrate Nenad for his work during the past few weeks...

Red/System is now beta !

BETA

On Red programming language site, About page has been updated and in Documentation section, we can see that a document about Red memory management is coming soon.

Nicolas