Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Import and Validate User Input
filtered-import.r
 documentation
v:0.1.1
10.9 KB
5 Jun 2007
Filters user input based upon a given spec
author: Christopher Ross-Gill
VID: Faces and Facets
faces.r4.1 KB
20 Mar 2010
Show Faces and Facets Values
author: François Jouen
Garmin GPS protocol handler
garmin-protocol.rv:0.4.2
18.7 KB
12 Dec 2004
Garmin eTrex Legend protocol handler
author: Piotr Gapinski
Indexing
indexing.rv:1.0.0
3.9 KB
3 Mar 2013
Indexing of values.
author: Brett Handley
clipboard handler
klipper.rv:0.2.0
1.9 KB
18 Feb 2005
Share clipboard between Linux/KDE klipper and Rebol
author: Piotr Gapinski
make-doc-pro
make-doc-pro.r
 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
Menu-System
menu-system.rv:0.2.0
88.4 KB
12 Jun 2005
Easy to use VID compatible REBOL menu system (early Beta). Have menus in your REBOL apps, finally.
author: Christian Ensel
MP3 stream parser
mp3-stream-parser.rv:1.0.0
6.4 KB
1 Apr 2009
MP3 parser with streaming input
author: Oldes
patched HTTP/HTTPS protocol with cookies support
my-http.r
 discussion
21.8 KB
18 Aug 2006
Provide an HTTP/HTTPS handler that transparently supports cookies
author: cyphre@seznam.cz
REBOL news Protocol $Revision: 1.8 $
nntp.rv:1.8.0
20.7 KB
13 Mar 2003
Read and post news articles
author: Jeff Kreis
Rebol Profiler
profiler.r2.2 KB
13 Oct 2003
For profiling parts of Rebol scripts
author: Ingo Hohmann
Prolog Like Inference Engine
prolog.r
 discussion
 documentation
v:1.7
43.1 KB
3 Jan 2011
This is an inference engine wich process prolog like clause The engine can process prolog like clauses of the form : man [jean] woman [mary] human [X] [man [X]] human [X] [woman [X]] CUT (!) and FAIL are implemanted (it's the only hardcoded predicates in the engine) The engine execute Rebol code [...]
author: Marco
Qtask Markup Language - parser and other common code
qml-base.r
 documentation
v:2.46.1
97.1 KB
28 May 2007
This program implements the base for QML (Qtask Markup Language) converters (for example it's the base for a QML to XHTML converter used in Qtask), by implementing the parsing of a QML text string into a QML document tree.
author: Gabriele Santilli
Simple file manager
ropus.rv:2.0.1.3
18.5 KB
19 Jul 2003
A simple file manager
author: Gabriele Santilli
Win-Registry-Control
registry.rv:1.1.0
13.9 KB
13 Mar 2003
View and modify data of windows registry.
author: Frank Sievertsen
REST-Friendly HTTP Protocol
rest.r
 documentation
v:0.1.0
5.2 KB
10 Nov 2008
An elementary HTTP protocol allowing more versatility when developing Web Services clients: REST, SOAP or other.
author: Christopher Ross-Gill
RCON protocol handler
rcon.r3.0 KB
17 Oct 2003
Allow rebol scripts to perform remote server administration tasks for Half-life game servers
author: Cal Dixon
Sqlite 3.X rebol wrapper as protocol handler
sqlite3-protocol.rv:0.1.2
8.6 KB
22 Mar 2005
Sqlite wrapper as a Rebol protocol handler.
author: cal dixon
Telnet protcol scheme
telnet.r
 discussion
v:1.0.1.1
4.8 KB
6 May 2003
A telnet protocol scheme
author: Frank Sievertsen