Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Rebol Code colorizer
code-colorizer.rv:0.9.5
18.7 KB
19 Jan 2009
To convert Rebol script into html with colorized code. Using string based parsing.
author: David 'Oldes' Oliva
PHP-colorizer
php-colorizer.rv:1.1.0
26.8 KB
19 Jan 2009
[no purpose header found]
author: David 'Oldes' Oliva
Attribute Values Extractor
ave.r2.1 KB
23 Jan 2006
Extract attribute values from (HTML) tags
author: hy
Html Pretty Print REBOL
colorize.r
 documentation
3.9 KB
13 Mar 2003
Syntax highlighting for HTML display of REBOL scripts
author: Jeff Kreis
Common Parse Values
common-parse-values.rv:1.3.0
1.8 KB
13 Mar 2003
Common Parse Values
author: Andrew Martin
Choose and convert colors
color-requester.rv:0.8.10
37.5 KB
12 Jan
icon for color-requester.rRequests a color or modify or convert it
author: Marco Antoniazzi
Crystal Reports
crystal-reports.rv:0.1.0
10.2 KB
6 Apr 2007
Provides a basic API to the Crystal-ReportŪ report engine (crpe32.dll) to show, print and export reports. Allows for setting formulas and selection criteriae as well as passing parameters when launching reports.
author: Christian Ensel
Data Entry Form
entry-form.r1.5 KB
13 Mar 2003
A simple data entry form for an address book. Does not verify field data.
author: Carl Sassenrath
REBOL/Layout
layout.rv:0.1.7
35.7 KB
13 Mar 2003
Visual Layout Editor
author: Carl Sassenrath
REBOL/Layout
layout-1.8.r
 discussion
v:0.1.8
37.1 KB
13 Mar 2003
Visual Layout Editor, now accepts more than 6 layouts
author: Carl Sassenrath, Ammon Johnson
Minify
minify.r
 documentation
1.3 KB
21 Aug 2012
Strips Whitespace and Comments from a Script
author: Christopher Ross-Gill
Convert an XML-derived block structure into objects.
xml-object.rv:1.0.5
7.9 KB
3 Mar 2005
This script creates a function xml-to-object that converts a series of nested blocks, created from an XML document by parse-xml, into a series of nested objects that represent the original content of the XML document processed.
author: Gavin F. McKenzie
REBOL tagfile generator
rtags.r
 documentation
v:1.1.0
4.2 KB
13 Mar 2003
Generates a tagfile that can be used with vi/emacs to quickly locate set-words in your code
author: Ernie van der Meer
Similarity Metrics
simetrics.r
 discussion
 documentation
v:0.5.0
21.2 KB
19 Feb 2006
Toolkit of string distance metrics.
author: Francois Vanzeveren (fvz)
args - generic command-line argument parser.
args.r
 discussion
 documentation
v:0.1.10
29.9 KB
17 Dec 2008
End to end command-line argument management. Using a command-line description dialect parse a command-line and if its valid, construct a context which reflects it.
author: Maxim Olivier-Adlhoch
Emit RSS
emit-rss.r
 discussion
 documentation
v:1.0.0
4.5 KB
19 Nov 2007
Create an RSS Feed from a REBOL Block.
author: Christopher Ross-Gill
Simple File Requestor
file-request.r
 discussion
1.5 KB
13 Mar 2003
Example of a simple file requestor.
author: Carl Sassenrath
LIQUID - core dataflow programming engine.
liquid.r
 discussion
v:0.8.1
64.9 KB
28 Mar 2009
Create procedural processing networks.
author: Maxim Olivier-Adlhoch
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
View-Hanoi
view-hanoi.r
 discussion
v:1.0.0
8.0 KB
13 Mar 2003
Towers of Hanoi with Visualization. A learning excercise for me. Hopefully it will improve over time.
author: Gregg Irwin