Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
tag index: t · type

88 scripts tagged as: [type  ·  module]

ARCFOUR and CipherSaber
arcfour.r3.8 KB
18 Jan 2004
Provides encryption and decryption using the ARCFOUR algorithm
author: Cal Dixon
Area with scrollers style
area-scroll-style.r
 discussion
v:1.0.0
13.7 KB
27 Sep 2004
This is a new area style with possible vertical and/or horizontal scrollers. It allow selection of text outside the viewable area and have a read-only mode.
author: Didier Cadieu (alias DideC)
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
Associate
associate.r
 discussion
v:1.2.0
1.8 KB
13 Mar 2003
Provides an associative memory store.
author: Andrew Martin
Encode/Decode Base58
base58.rv:1.0.0
1.1 KB
5 Dec 2009
To Encode Integers as Base58. Used by some URL shortening services.
author: Christopher Ross-Gill
Black Scholes Option Price
black-scholes.rv:0.1.1
2.5 KB
13 Mar 2003
Provide a Rebol function for computing the Black-Scholes (1973) formula for determining an European style Option Price.
author: Matt Licholai
Cacheserver
cacheserver.r2.2 KB
25 Sep 2004
This is a tiny cache server, about as small as can be. It may not be usable in a real-world application, but it sure was a lot more fun to write than the 600 line java application...
author: [unknown]
libcairo library interface
cairo-h.rv:0.6.0
165.4 KB
20 May 2019
Code to bind cairo graphics shared library to Rebol.
author: Marco Antoniazzi
CAS Registry Number
cas-rn.rv:1.0.1
3.3 KB
25 Oct 2005
The CAS Registry (http://www.cas.org/EO/regsys.html) is a widely used database of chemical substances. The CAS Registry Numbers are a de facto standard for the identification of chemical substances. This module contains helper functions to handle CAS Registry Numbers.
author: Daniel Rybowski
Rebol CGI library
cgi.r6.8 KB
4 Mar 2004
Provide everything needed to create a CGI script
author: Cal Dixon
Google Chart API
charts-api.r
 documentation
v:0.1.1
3.2 KB
24 Jul 2010
Generates a URL to access the Google Charts API
author: Christopher Ross-Gill
Chess images
chessimage.r
 documentation
11.6 KB
26 Aug 2012
Create images.
author: Arnold van Hofwegen
Chess moves generator
chessmoves.r
 discussion
 documentation
v:0.1.2
59.2 KB
29 Aug 2012
Generate all legitimate moves in any position.
author: Arnold van Hofwegen
Content Management
content-management.r
 documentation
v:1.0.0
4.3 KB
13 Mar 2003
test
author: Christopher Ross-Gill
Software engineering: design by contract
contract.rv:1.0.1
5.7 KB
6 May 2003
Facilitates design by contract
author: Maarten Koopmans
cookie-jar reader/writer
cookie-jar-lib.rv:0.0.1
2.4 KB
30 Mar 2005
Parses cookie-jar files and returns a block of records. Records are blocks of either strings or name-value pairs. if /keep-comments is used there will be two fields for each record: 'content and 'comment; comment may be none.
author: Gregg Irwin
CouchDB Client
couchdb3.rv:0.0.11
11.5 KB
22 Jan 2010
Use couchdb as a datastore ( http://couchdb.apache.org/ )
author: Ingo Hohmann
CRC-32
crc32.r
 documentation
v:1.2.0
9.4 KB
30 Jan 2013
CRC32 checksum function
author: Vincent Ecuyer
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
10x10 International checkers move generator
dam1.r
 documentation
v:1.0.0
782 bytes
5 Dec 2012
generate all legal moves in the international 10x10 checkers game
author: Arnold van Hofwegen
10x10 International checkers move generator
damgame.rv:1.0.0
732 bytes
22 Nov 2012
Play the international 10x10 checkers game
author: Arnold van Hofwegen
EASY SERVICE
easy-service.rv:1.0.2
14.8 KB
16 Nov 2005
Easy-Service is a broker based on REBOL/Service which offer an easy way to write and the deploy distributed Rebol application. Easy-Service makes very easy to expose function written in Rebol like REBOL/Services. Thus, you can use these functions as if they were defined locally. In a distributed environment easy-service uses a simple [...]
author: marco
EASY SOCCER
easy-soccer.r
 documentation
v:2.1.1
15.1 KB
3 Jan 2011
Easy-Soccer is a broker based on CGI which offer an easy way to write and the deploy distributed Rebol application. Easy-Soccer makes very easy to expose function written in Rebol like services. Thus, you can use these functions as if they were defined locally. In a distributed environment Easy-Soccer uses a simple WEB server and CGI to execute Rebol code [...]
author: marco
Eat
eat.rv:1.0.3
5.3 KB
13 Mar 2003
Experimental Event filtering --- speeds up view!
author: Italian Connection (Gabriele Santilli - Romano Paolo Tenca)
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
REBOL::EXIF
exif-core.r
 discussion
v:1.3
9.7 KB
22 Dec 2003
obsluga plikow JPEG/EXIF
author: Piotr Gapinski
REBOL::EXIF::IMAGE
exif-image.rv:1.2
4.1 KB
22 Dec 2003
obsluga plikow JPEG/EXIF
author: Piotr Gapinski
Extract URLs
extract-urls.r
 documentation
v:1.0.0
1.3 KB
29 Nov 2009
To identify and extract URIs from plain text
author: Christopher Ross-Gill
Eztwain Support
eztwain.r
 discussion
2.5 KB
6 May 2006
Support image grabs from webcam using commercial eztwain library.
author: Graham Chiu
FastCGI Broker
fcgi-broker.r
 discussion
v:1.0.1
2.6 KB
15 Dec 2005
Rebol script broker for a hooked rebol interpreter launched as a FastCGI application. This is the root script which runs others scripts on request of the FastCGI peer. This enables REBOL/Core or REBOL/View to act as a FastCGI application without the need for REBOL/Command. This script only works on Windows with a patched REBOL interpreter. Details available at [...]
author: Pascal Hurni
1 / 88[1] 23