Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
sms-Functions
sms-funcs.rv:1.1.0
11.2 KB
28 Jul 2006
funcions that allows send and receive SMS by GSM modem
author: Janeks Kamerovskis
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
AnaMonitor
anamonitor.rv:1.1.7
36.0 KB
26 Sep 2003
To visually examine nested objects/blocks. Examples: monitor monitor system/words monitor svv
author: Romano Paolo Tenca
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
Script Analyser
analyse.rv:1.0.1
5.3 KB
7 Jan 2005
Front-End User Interface for anamonitor to analyse a rebol script.
author: JL MEYRIAL
Estimate size of a REBOL application
application-sizer.r
 documentation
v:0.0.3
13.2 KB
7 Dec 2008
[no purpose header found]
author: Sunanda
BDF font library for REBOL.
bdf-font-library.rv:0.5
43.7 KB
1 Mar 2011
To make REBOL capable of rendering nice fonts on all platforms, not just Windows
author: Andras Suller
Rebol CGI library
cgi.r6.8 KB
4 Mar 2004
Provide everything needed to create a CGI script
author: Cal Dixon
Chess board handler
cbh.r
 documentation
v:0.1.0
12.1 KB
28 Aug 2012
icon for cbh.rFunction as a chess board interface. Support playing a game of chess according to the rules of the game of chess.
author: Arnold van Hofwegen
CRUD Builder
crudbuilder.r2.6 KB
10 Dec 2013
A simple GUI application builder. For each unique application, just copy this script to a new file name, edit the 'filename used to store record data (replace %mycruddatafile with a filename specific to each new app), and then edit the 'widgets block. Any field or area widgets assigned a label will automatically be included in the [...]
author: nick
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
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
PhotoTrackr DPL700
dpl700.r11.8 KB
30 Sep 2009
Reads the memory from the Gisteq PhotoTrackr GPS logger to a file
author: pijoter
Enumerated Type
enum.r
 documentation
v:0.1.1
12.6 KB
13 Jun 2009
Safe Enumerated Type for REBOL
author: Hostile Fork
encompass function
encompass.rv:1.0.3
8.2 KB
26 Nov 2003
Patch/Extend/Restrict any function by transparently enclosing it within another.
author: Maxim Olivier-Adlhoch
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
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
A Variation on Conway's Game of Life
game-of-life-variation.rv:0.0.4
5.3 KB
21 Sep 2005
A GUI implementation of a modified version of the popular cellular automaton system. The rules: 1) Each cell (square) on the grid is either alive (blue) or dead (white) 2) For every iteration, each cell's next state depends on current state and # of live neighbors a) if cell is alive, it stays alive <=> 2 or 3 neighbors are alive b) if cell is dead, [...]
author: Ayrris Aunario
Document Generator
generate-doc.r
 documentation
15.7 KB
13 Mar 2003
XMLish doc generator using parse-XML
author: Daan Oosterveld
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
GeoRSS converter
georss.r24.5 KB
7 Oct 2009
Converts GeoRSS xml to GPX/KML/OziExplorer formats
author: pijoter
Garmin GPS protocol handler
garmin-protocol.rv:0.4.2
18.7 KB
12 Dec 2004
Garmin eTrex Legend protocol handler
author: Piotr Gapinski
GLES and EGL library interface
gles-egl-h.rv:0.6.2
139.2 KB
28 Apr 2020
Use modern OpenGL with shaders
author: Marco Antoniazzi
HTML Dialect
html.r
 documentation
v:0.0.7
21.8 KB
20 Aug 2008
HTML dialect for simple generation of webpages with REBOL code.
author: henrik mikael kristensen