Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Similarity Metrics
simetrics.r
 discussion
 documentation
v:0.5.0
21.2 KB
19 Feb 2006
Toolkit of string distance metrics.
author: Francois Vanzeveren (fvz)
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]
Functions for calculations with big integer numbers
bigmath.rv:0.2.0
30.0 KB
4 May 2019
Make calculations with big integer numbers.
author: Marco Antoniazzi
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)
form-date
form-date.r
 documentation
v:1.0.1
5.5 KB
18 Jul 2007
Return formatted date string using strftime style format specifiers
author: Christopher Ross-Gill
Regset - Regular expression convertor to bitset!
regset.r
 documentation
v:0.1.0
2.1 KB
31 May 2007
Make bitset from simple regex-like dialect.
author: Boleslav Brezovsky
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
Mini-edit-do
mini-edit-do.r
 discussion
v:0.8.5
32.7 KB
17 Apr 2021
Helps test short programs (substitutes console)
author: Marco Antoniazzi
Reversi
reversi.r
 documentation
v:2.3.0
31.3 KB
27 Mar 2006
Reversi / Othello
author: Vincent Ecuyer
SKIMP: Simple keyword index management program
skimp.r
 documentation
v:0.0.2
40.3 KB
3 May 2007
Simple, fast way of indexing the text content of many documents
author: Sunanda
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
Calculese
calculese.rv:1.0.0
4.7 KB
14 Oct 2004
A dialect for creating calculators.
author: Ryan S. Cole
Demo
demo.r4.1 KB
14 Sep 2009
Amazingly small REBOL demo app: 10 useful programs in only 2.5k (LESS THAN HALF A PRINTED PAGE OF CODE!): 1 - FREEHAND PAINT: draw and save graphic images 2 - SNAKE GAME: eat food, avoid hitting the walls and yourself 3 - TILE PUZZLE, 15 : arrange the tiles into alphabetical order 4 - CALENDAR: save [...]
author: nick
Desk Calculator
desk-calc.rv:1.3.0
2.5 KB
14 Oct 2004
A tool for simple calculations.
author: Ryan S. Cole
Enumerated Type
enum.r
 documentation
v:0.1.1
12.6 KB
13 Jun 2009
Safe Enumerated Type for REBOL
author: Hostile Fork
Easy Drawer
easy-drawer.rv:1.0.0
9.2 KB
11 Feb 2007
Easy way to test draw commands
author: Guest2
IEEE-32
ieee.rv:0.0.2
2.8 KB
28 Jan 2004
Provides conversion to and from IEEE-32 float (binary)
author: Piotr Gapinski
Invaders (GUI version)
invaders-gui.r1.4 KB
14 Jan 2017
The draw dialect is not used in this example, only VID GUI, so it's short and full featured for a tiny example. A video explaining the code is at https://youtu.be/NbbHRaG3K8c Taken from http://re-bol.com/short_rebol_examples.r ; KEYS: a=left s=right space=fire ; VARS: b boxes m missile s invaders l player e end-func p speed [...]
author: nick
Menu-System Demo
menu-system-demo.rv:0.2.0.1
35.7 KB
12 Jun 2005
Demostration of features of menu-system.r
author: Christian Ensel