Auto-hiding scroller style example |
auto-hiding-scroller-style.r discussion | v:0.8.0 14.4 KB 14 Nov 2020 | Add an auto-hiding scroller to VID GUIs author: Marco Antoniazzi |
CGI wrapper function for debugging |
cgi-debug.r discussion documentation | v:0.0.1 2.6 KB 7 Jan 2005 | Provides debugging info for scripts running as a CGI under a webserver author: Sunanda |
CSS Sprite creator |
css-sprite.r | 1.2 KB 20 Feb 2011 | [no purpose header found] author: onetom@hackerspace.sg |
Chess moves generator |
chessmoves.r discussion documentation | v:0.1.2 59.2 KB 29 Aug 2012 | Generate all legitimate moves in any position. author: Arnold van Hofwegen |
Collect Function |
collect.r discussion | 3.5 KB 10 Jan 2006 | Eliminate the result: copy [] ... append result value dance. author: Gregg Irwin |
encompass function |
encompass.r | v:1.0.3 8.2 KB 26 Nov 2003 | Patch/Extend/Restrict any function by transparently enclosing it within another. author: Maxim Olivier-Adlhoch |
EASY SERVICE |
easy-service.r | v:1.0.2 14.8 KB 16 Nov 2005 | Easy-Service is a broker based on REBOL/Service which offer an easy way
to write and the deploy distributed Rebol application.
Easy-Service makes very easy to expose function written in Rebol like REBOL/Services.
Thus, you can use these functions as if they were defined locally.
In a distributed environment easy-service uses a simple [...] author: marco |
HTML Dialect |
html.r documentation | v:0.0.7 21.8 KB 20 Aug 2008 | HTML dialect for simple generation of webpages with REBOL code. author: henrik mikael kristensen |
Mirrorgame |
mirror.r documentation | v:1.07 18.2 KB 29 Aug 2012 | A nice logical puzzle game. author: arnold van hofwegen |
make-doc-pro |
make-doc-pro.r discussion documentation | v:1.0.8 57.8 KB 7 Feb 2004 | Parses the make-doc-pro markup language into a
datastructure that can be into other
document formats (such as HTML) with good titles, table
of contents, section headers, indented fixed-spaced
examples, bullets and definitons. author: Robert M. Münch |
Mass mailer |
massmailer.r documentation | v:2.3.24 6.1 KB 15 Feb 2011 | Mass emailng the world! author: Massimiliano Vessi |
Presentation viewer |
presenter.r | 17.6 KB 3 Nov 2011 | Display a little power-point-like slide show, where the
slides are read from a text file and consist of VID code describing
each slide. It could be used by someone who wants to give a simple
slide show without attacking a more useful, but also more complicated,
presentation program. author: Steven White |
JS Promises |
promises.r | v:0.9.1 54.6 KB 28 Apr 2020 | A Rebol-style implementation of JS Promises author: Marco Antoniazzi |
RebHTTY |
rebhtty.r | v:0.2.1 5.9 KB 23 Jun 2011 | HTTP console in REBOL like HTTY console in Ruby author: RedChronicle |
r3D |
r3d2.r documentation | v:2.2.6 21.6 KB 17 Oct 2012 | 3D Library, you can use also images.
Look a the end of the file to see how are made 3D model. author: andrew hoadley |
SLiM - STEEL | Library Manager |
slim.r | v:0.9.13 29.1 KB 7 Mar 2009 | Loads and Manage Run-time linkable libraries. Also serves as a specification. author: Maxim Olivier-Adlhoch |
Supercalculator |
supercalculator.r | v:3.8.23 10.8 KB 21 Dec 2011 | Scientific calculator in Rebol! author: Massimiliano Vessi |
The two-phase simplex algorithm |
simplex.r | v:0.1.0 14.1 KB 8 Dec 2019 | Implement the two-phase simplex algorithm. author: Marco Antoniazzi |
Scrolling layout demo |
scrollinglayout.r | 22.7 KB 7 Feb 2013 | This is a demo of making a sub-layout, on a main window,
that is too big for the main window and can be scrolled.
It was adapted from the REBOL cookbook and heavily annotated as an
aid in learning how the scroller works. author: Steven White with help from Carl and MaxV |
2D transformations |
transforms-2d.r | v:0.5.1 15.0 KB 17 Oct 2020 | Visualize and experiment with 2D transformation matrices author: Marco Antoniazzi |
REBOL Web Server |
volkswebserv.r discussion | v:0.0.0.15 16.0 KB 24 Oct 2005 | A Simple HTTP-Server for running and debugging REBOL CGI scripts, modified %webserv.r author: Cal Dixon |
Hunt the Wumpus |
wumpus.r | v:1.0.1 9.7 KB 20 Jul 2003 | A REBOL version of a retro text game. Just for fun. author: Gregg Irwin |