Rebol

This is a blog about Rebol, it's a fantastic free programming language, it permits easily to create complete software with few lines of code. It's cross-platform, so if you write it on Windows, it will work on Linux and Mac, and vice-versa. You can produce also wonderful GUI with just 3 lines of code!

Monday, 2 January 2017

Rebol for Linux 64bit

›
Wow, Rebol is released also for Linux 64bit: http://www.rebol.com/downloads.html
18 comments:

Rebol for ARM

›
Hello, I just noticed that Carl Sassenrath released Rebol 2.7.8 for ARM processors. You may download it from: http://www.rebol.com/downloa...
4 comments:
Tuesday, 15 April 2014

Hunt the Wumpus

›
The following script is a text console game: WELCOME TO 'HUNT THE WUMPUS' (love that all caps retro look) THE WUMPUS LIVES IN A C...
7 comments:
Friday, 11 April 2014

Native windows requestors

›
If you use windows, you may call native windows requestors. The following script permit to to call: cscript/alert "This is an alert ...
4 comments:
Thursday, 10 April 2014

Wild buttons

›
Here is a nice example of animated buttons made with Rebol: Here is the source code: REBOL [     Title: "Wild Buttons" ...
4 comments:
Tuesday, 8 April 2014

Web crawler

›
Here is a web crawler, sites contains all pages read: REBOL [     Title: "REBOL Web Crawler"     Date: 16-Sep-1999 ...
1 comment:
Monday, 7 April 2014

VID usage

›
Every rebol user should read this script, it's a guide that cover the most important aspect of rebol: VID . Clicking on the examples, ac...
3 comments:
›
Home
View web version
Powered by Blogger.