REBOL Parse Rule Parser |
parserule-parser.r documentation | v:1.0.2 12.5 KB 9 Mar 2013 | Parse REBOL Parse Rules. author: Brett Handley |
libpango library interface |
pango-h.r | v:0.5.1 171.7 KB 9 Jun 2019 | Code to bind pango and pango-cairo shared libraries to Rebol. author: Marco Antoniazzi |
Parse Analysis Toolset /View |
parse-analysis-view.r documentation | v:2.1.0 31.7 KB 24 May 2013 | Some REBOL/View tools to help learn/analyse parse rules. author: Brett Handley |
Add post-effects with shaders |
post-processor.r | v:0.4.0 12.2 KB 3 May 2020 | Example use of %gles-egl-h.r author: Marco Antoniazzi |
RFC Parser |
rfc-parser.r documentation | v:1.0.0 6.3 KB 3 Mar 2013 | Parse RFC Documents. author: Brett Handley |
Simple REBOL Text Parser |
rebol-text-parser.r documentation | v:1.0.1 6.7 KB 9 Mar 2013 | Parse text using a REBOL grammar and index values found within it. author: Brett Handley |
Mail Reader |
readmail.r documentation | v:4.14.14 143.0 KB 29 Jun 2007 | Browse/Read/Retrieve E-mail author: [unknown] |
RebCannon |
rebcannon.r | 5.2 KB 16 Dec 2012 | [no purpose header found] author: Massimiliano Vessi |
SDL library interface |
sdl-h.r | v:0.8.1 131.3 KB 23 Sep 2012 | Code to bind SDL shared library to Rebol. author: Marco Antoniazzi |
Simple File Sharer |
share-files.r | 1.8 KB 27 Jan 2014 | I use it to send lists of files to clients' phones, PCs, or any other
Internet device they may use. I text or email them the single short
personal html file link created by the script, and they click the
contained file links to download all their files. It's a stupid simple
script and setup which requires only a single unstructured [...] author: nick |
Sqlite 3.X rebol wrapper try |
sqlite3.r discussion | v:0.0.2 7.8 KB 21 Sep 2004 | Sqlite wrapper in Rebol. author: Juan-Carlos Miranda |
Supercalculator |
supercalculator.r | v:3.8.23 10.8 KB 21 Dec 2011 | Scientific calculator in Rebol! author: Massimiliano Vessi |
Superenalotto extractor |
superenalotto.r documentation | v:2.0.9 2.9 KB 7 Jul 2009 | Simple random number generator. author: Massimiliano Vessi |
Triangulation Example |
triangulation.r | 4.9 KB 13 May 2005 | To demonstrate how to calculate the location of a robot based on response times from three known beacons in a right triangle configuration author: Bohdan Lechnowsky |
Units |
units.r | v:0.0.0 19.0 KB 26 May 2015 | Units conversion program author: Scott Wall |
Win for Life! |
winforlife.r | v:1.4.9 1.4 KB 6 Jun 2011 | Win for life is an italian lotery. You have to guess 10 number over 20, plus a number over 20. The probability is about 1/3000000.
This is a simply random numbers generator between 1 and 20. author: Massimiliano Vessi |
Parse and write XML code |
xml-load-form.r | v:0.7.1 12.8 KB 9 Aug 2018 | Parse XML code and return a tree of block, and vice-versa. author: Marco Antoniazzi |