REBOL REBOL
A highly expressive scripting language designed from the ground up to bind together disparate systems and protocols under one concise vocabulary - a.k.a. glue!

Backlinks

Index of my REBOL Scripts

QuarterMaster
Build Web Applications in REBOL

My scripts on rebol.org.

(change .html to .r on the following for the script)

altjson.r
REBOL to/from JSON - see JSON and REBOL (compatible with R3)
altwebform.r
REBOL to/from URL-Encoded Form Data - see REBOL and Web Forms
altxml.r
REBOL XML DOM Implementation - see XML and REBOL
anim-style.r
Animation style, alternative to animated GIFs (see sample - works in the browser if you have the plugin)
arran.r
My Original REBOL/View Demo
arrow-RebGUI-port.r
Arrow Style for RebGUI
base58.r
Encode/Decode Integers as Base58
big-button.r
Big Button Style
big-check.r
Big Check Style
big-radio.r
Big Radio Style
blosxom.r
Throwaway port of Blosxom from way back when
brutal-delete.r
Recursive Delete Function
btn-style.r
Button Style
busy-style.r
Busy Style (Mac-like)
character-tables.r
Character Tables for Text Conversion/Encoding
color-code.r
Color Coder, CSS Friendly (compatible with R3)
colorize.r
Colorise image! types
database-port.r
A database with a port interface
daylight-map.r
Attempt to do a daylight map, very primative
desktop-test.r
Throwaway concept for REBOL/View Desktop
emit-rss.r
Emits RSS, originally for Carl’s Blog Script
extract-urls.r
Extract URLs from Plain Text - see Beyond Regular Expressions
field-style.r
Nice looking field style, if not too practical
google-charts.r
Google Charts API URL generator - see Google Charts and REBOL
google-search.r
‘I Am Lucky’ search simulator
hsv-lab.r
Functions to convert RGB colours to and from HSV with some example functions
import.r
Import and Validate User Input
inflate.r
Failed attempt to convert an Inflate algorithm.
junk.r
‘Loads’ junk data, per suggestion from BTiffin
link-up.r
Add Links to a Face in REBOL/View - see Beyond Regular Expressions
match.r
Match dialect, alternate way of defining dialects
pekr-btn.r
Demonstration of some effects for Pekr
q-plot.r
An attempt to wrap %q-plot.r from the library as a VID style ‘plot
r3metadb.r
MetaDB for REBOL 3
r3webform.r
AltWebForm for REBOL 3 - see REBOL and Web Forms
r3xml.r
AltXML for REBOL 3 - see XML and REBOL
rebcon-map.r
Map application for virtual conference goers, not sure it still works
recurse.r
Throwaway Recursive functions
rest.r
REST protocol, first iteration — a bit rough, but getting there
rsp.r
See RSP Text Preprocessor
s3.r
Protocol for accessing resources on Amazon’s S3
sandbox.r
Control access to your filesystems
sqlite.r
Or ‘AltSQLite’? My take on an SQLite interface.  Closely maps to the SQLite library access model, adds a port interface for more streamlined interaction
switch.r
A throwaway alternative to the ‘switch function
test-port.r
Test scheme used to explore port settings and capabilities.
twitter-oauth.r | twitter.r
Twitter API Client - see Twitter API and REBOL
xhtml-format.r
Turns plain text to (X)HTML
zoom-img.r
Little zoom technique
zoom-w-mag.r
Updated little zoom technique with options, courtesy of Renaud

Posted by Chris-RG, 7 days ago