Interview de Nenad sur Red
GreG3-Sep-2015/18:10:55+2:00
https://medium.com/this-is-not-a-monad-tutorial/interview-with-nenad-rakocevic-about-red-a-rebol-inspired-programming-language-681133e3fd1c
GreG4-Sep-2015/9:55:29+2:00
Petit extrait sur l'état d'avancement:

How complete is Red as of Mid-2015?

There’s already a lot implemented, so I’ll describe rather what’s missing. Right now, we are completing the cross-platform GUI support with a first backend for Windows. Android, Linux and OS X backends will follow. The I/O is currently limited to simple file operations and HTTP client support only. Modular compilation, full garbage collector and concurrency support are the main features missing before reaching 1.0. We aim at launching the 1.0 release in 2016.

Et ici un test de l'UI en cours:
ldci4-Sep-2015/16:24:37+2:00
Pas mal l'UI, tu as fait ça avec quelle version? Tu peux mettre un exemple de code?
A+
DideC7-Sep-2015/9:51:38+2:00
C'est la version de Red en développement. Prochaine 6.0 si je ne m'abuse.
A priori c'est sous windows. Voir Github pour le code.
GreG7-Sep-2015/13:06:27+2:00
La capture ci-dessus n'est pas de moi, mais on peut reproduire en mieux à partir de la branche red-gui:
do/args %red.r "-v 2 %tests/view-test.red"


Sous windows 7, le .exe fait 431k
et la consommation mémoire 8180k


Login required to Post.


Powered by RebelBB and REBOL 2.7.8.4.2