Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Simple pager
pager.r
 documentation
v:0.9.4
12.8 KB
28 Mar 2008
A more less page pager; support b, r, /, ?, >, <, q and /options [rows: cols: num: eof:]
author: Brian Tiffin
BNF grammar compiler
bnf-compiler.rv:1.0
11.0 KB
13 Dec 2009
convert BNF grammar to REBOL parse rules
author: Maxim Olivier-Adlhoch
National Instruments Rebol Wrapper
nidaqmxv:1.0
180.9 KB
19 Sep 2008
A wrapper allowing to use National Instrument DAQmx base library with Rebol
author: Francois Jouen (ldci)
National Instruments Rebol Wrapper
nidaqmax3-6.rv:3.6
176.8 KB
25 Feb 2013
A wrapper allowing to use National Instrument DAQmx base (3.6) library with Rebol
author: Francois Jouen (ldci)
Telnet protcol scheme
telnet.r
 discussion
v:1.0.1.1
4.8 KB
6 May 2003
A telnet protocol scheme
author: Frank Sievertsen
Bouncing ball
ball.r5.0 KB
13 Mar 2003
A ball bounces from one networked computer's screen to the next.
author: [unknown]
Desktop Shifter
desktop-shifter.rv:1.0
12.3 KB
18 Oct 2013
To change the desktop wallpaper at specified intervals. There's a modifiable default time that a wallpaper will stay before switching. Each wallpaper has separate settings for: *Stretched versus Centered *Solid color versus Top/Bottom Gradient versus Left/Right gradient background *The two colors that can be chosen *A [...]
author: [unknown]
VT100 Functions
vt100.rv:1.0.0
1.0 KB
13 Mar 2003
Examples of VT100 screen functions
author: Jeff Kreis
REBOL Mapping of all win32 API errors
win32-errors.rv:1.0
193.9 KB
8 Sep 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
Build a Program Package
build-pack.r
 documentation
v:1.0.0
2.1 KB
13 Mar 2003
Creates a single compressed REBOL program from a list of file modules. Modules can include binary data files such as images.
author: Carl Sassenrath
CLS
cls.r
 documentation
v:1.0.0
480 bytes
13 Mar 2003
Clears the console screeen.
author: Andrew Martin
Trivial Email List Server
mailserver.r
 documentation
v:1.0.0
1.2 KB
13 Mar 2003
As simple as a list server gets.
author: Anonymous
Code 3 of 9 (Code 39) Barcode Generator
code39.r
 discussion
2.6 KB
17 Apr 2006
Generates Code 39 barcode images which can be printed out and read with a standard barcode reader. Code 39 is limited to the alphanumeric characters listed in the 'code39 block within the function. It is a very popular barcode format in the US and doesn't need to conform to any particular length of characters and has no limitations placed on it by any sanctioning [...]
author: Bohdan Lechnowsky
ABNF Parser
abnf-parser.r
 documentation
v:1.0.1
21.8 KB
11 Mar 2013
Parse ABNF rules as found in IETF RFC documents.
author: Brett Handley
Grey-Soft: Bluetooth Accelerometer Acquisition 2.0
gsdemo.rv:2.0
147.3 KB
6 Jul 2010
Using GS bluetooth XYZ devices with Rebol. This a demo version.
author: François Jouen
Load-Parse-Tree (Parse-Analysis)
load-parse-tree.r
 documentation
v:2.0.1
8.5 KB
5 May 2013
Load a block structure representing your input as matched by Parse.
author: Brett Handley
Origami Demo
upmc12.rv:1.0
223.0 KB
26 Feb 2007
Playing with Rebol on Ultra Mobile Personal Computer. Use keyboard arrows for options!
author: Franois Jouen