Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
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)
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
Network Tools
nettools.rv:1.1
8.6 KB
12 Jul 2006
Collection of network tools
author: Franois Jouen
periodic table
periodictable.r
 documentation
v:0.9.4
11.9 KB
15 Aug 2007
Display a periodic table of the elements as REBOL buttons
author: Brian Tiffin
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
Qtask Markup Language - XHTML emitter
xhtml-emitter.r
 documentation
v:2.19.1
35.1 KB
28 May 2007
This program implements a QML to XHTML converter. The input is a QML document tree (from the QML parser), and the output is XHTML text.
author: Gabriele Santilli
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
1 million rows grid - simplest
1-million-rows-grid1.r591 bytes
11 Mar 2017
Simplest demo of grid data display, using VID's 'list style See http://re-bol.com/grid-list.r for more features
author: nick
1 million rows grid 2
1-million-rows-grid2.r914 bytes
11 Mar 2017
Demo of grid data display, with some features (edit, save, arrow keys scroll), using VID's 'list style See http://re-bol.com/grid-list.r for more features
author: nick
1 million rows grid 3
1-million-rows-grid3.r2.2 KB
11 Mar 2017
Demo of grid data display, with lots of features (save/load, add/remove, undo, multiline edit, sort, search, key scroll, separator lines, etc.) using VID's 'list style. See the minimal examples (grids 1 and 2) to learn the basics about using the VID list widget.
author: nick
Little 3D Game
3d-game.r3.8 KB
2 Jan 2017
Try to click the bouncing REBOLs as many times as possible in 30 seconds. The speed increases with each click! The 3D logic and calculations in this script were taken directly from Gregory Pecheret's ebuc-cube script, at: http://www.rebol.net/demos/download.html This script can also be found in the tutorial at http://re-bol.com [...]
author: nick
99 Bottles of Beer
99-bottles-of-beer.r834 bytes
7 Dec 2013
Prints the 99 Bottles of Beer song lyrics, with proper grammar. Bottles changed to bottle at the end of the 2 line, and throughout the 1 line. 0 changed to No in the last line.
author: nick
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
Animated GIF Example
animated-gif.r8.2 KB
30 Jun 2008
An example of how to use the 'anim' function. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Auto-hiding scroller style example
auto-hiding-scroller-style.r
 discussion
v:0.8.0
14.4 KB
14 Nov 2020
Add an auto-hiding scroller to VID GUIs
author: Marco Antoniazzi
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
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
A Reb-Site
a-reb-site.rv:0.1.1
70.8 KB
23 Mar 2008
a-reb-site.r was written to: - compare form and function of a reb-site with that of a conventional web-site. (...an obliging web-site - www.rebol.com perhaps!) & - to provide an example of a reb-site script, & - as an illustration of the compact size of a reb-site relative to the average web-site [...]
author: R.v.d.Zee
Always on Top
always-on-top.r1.0 KB
23 Dec 2013
Demonstrates how to use the Windows API to make a Rebol application always stay on top of other windows (so that the Rebol window is always visible in front of any other programs that are opened). Be sure to use the view/new option, then run the 2 Windows API functions, then do-events to show the GUI.
author: nick
ASCII Info
ascii-info.rv:1.0.0
2.0 KB
1 Feb 2007
Basically an ASCII chart.
author: Ryan S. Cole
Archiver
archiver.rv:0.8.2
17.3 KB
21 Apr 2016
icon for archiver.rBackup files
author: Marco Antoniazzi
Altme chat reader/exporter
altme-chat-reader.r
 discussion
v:1.2.1
23.2 KB
19 May 2016
Display or export to html the content of an Altme chat group. Can be used in interractif or command-line mode. For usage, run the script with -? argument : "rebol.exe -s altme-chat-reader.r -?"
author: [unknown]
REBOL/AI Image linker
ai.rv:1.0.0
15.8 KB
13 Mar 2003
Simple dialect for creating AdobeIllustrator files (ai) with linked images
author: Oldes