Encode binary data to plain text and decode it |
bin-encode.r | v:0.9.0 16.4 KB 15 Dec 2012 | Converts from and to Base64, UUencode, XXencode, BinHex 4.0, Ascii85, FScode, Quoted-printable, Q-encoding, Percent-encoding author: Marco Antoniazzi |
A Reb-Site |
a-reb-site.r | v:0.1.1 70.8 KB 23 Mar 2008 | a-reb-site.r was written to:
- compare form and function of a reb-site with that of a conventional web-site.
(...an obliging web-site - www.rebol.com perhaps!) &
- to provide an example of a reb-site script, &
- as an illustration of the compact size of a reb-site relative
to the average web-site [...] author: R.v.d.Zee |
Binary Data in REBOL Scripts |
bin-data.r documentation | v:1.0.0 8.8 KB 13 Mar 2003 | Example of how to decode binary data in REBOL scripts This example includes a base-64 encoded image. (See bin-save.r for an example of how to create this file.) author: Anonymous |
CouchDB Client |
couchdb3.r | v:0.0.11 11.5 KB 22 Jan 2010 | Use couchdb as a datastore ( http://couchdb.apache.org/ ) author: Ingo Hohmann |
Call Spellchecker |
call-spellchecker.r | v:1.0.1 2.9 KB 12 Jul 2006 | The script provides a basic spell check for Rebol text areas. author: R. v.d.Zee |
Clipboard Buttons |
clipboard-buttons.r | v:1.1.0 102.1 KB 14 Apr 2005 | An aid and illustration of button scripts. author: R. v.d.Zee |
eText |
etext.r documentation | v:1.2.1 14.8 KB 13 Mar 2003 | Processes plain text to HTML. author: Andrew Martin |
FMOD library interface |
fmod-h.r | v:0.9.0 177.5 KB 5 Nov 2011 | Code to bind FMOD shared library to Rebol. author: Marco Antoniazzi |
UUID Generation Example via Windows SDK |
guid.r | v:0.1 2.0 KB 10 Sep 2005 | Command only example of interfacing to Windows SDK to generat UUIDs. Trivial given heavy lifting by others in Rebol community. Acknowledgements to all. author: David McAvenue |
Grey-Soft: Bluetooth Accelerometer Acquisition 2.0 |
gsdemo.r | v:2.0 147.3 KB 6 Jul 2010 | Using GS bluetooth XYZ devices with Rebol. This a demo version. author: François Jouen |
Headless |
headless1.r | v:1.0.1 20.4 KB 13 Mar 2003 | A P2P console author: Maarten Koopmans |
headless the P2P console |
headless.r | v:1.0.0 20.4 KB 13 Mar 2003 | A world wide console, headless author: Maarten Koopmans |
Jeopardy |
jeopardy.r | 19.5 KB 7 Oct 2009 | A GUI game reminiscent of the popular TV show. Click on the header image
to create and save config files which contain questions and answers to
separate games. Change the sizer variable to resize the entire layout to
fit different screens.
Taken from the tutorial at http://musiclessonz.com/rebol.html author: [unknown] |
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. Mnch |
Markup language Dialect parser |
mdlparser.r discussion documentation | v:0.0.2 32.2 KB 5 Feb 2005 | To personally study the practicallity of Rebol
being used as bridge between browsers and markup languages. author: daniel murrill |
Menu-System Demo |
menu-system-demo.r | v:0.2.0.1 35.7 KB 12 Jun 2005 | Demostration of features of menu-system.r author: Christian Ensel |
Mini virtual and x86 machine dll to speed-up calculations a bit |
mini-reb-vm.r | v:0.1.1 41.1 KB 24 Feb 2019 | speed-up calculations a bit. author: Marco Antoniazzi |
OpenGL library interface |
opengl-glu-glut-h.r | v:0.7.2 125.5 KB 25 Apr 2013 | Code to bind OpenGL, GLU, GLUT shared libraries to Rebol. author: Marco Antoniazzi |
Rebol Ping |
ping.r | v:1.0.0 15.8 KB 5 Jul 2006 | Basic ping version using call author: Franois Jouen |
periodic table |
periodictable.r documentation | v:0.9.4 11.9 KB 15 Aug 2007 | Display a periodic table of the elements as REBOL buttons author: Brian Tiffin |