Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
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
Reversi
reversi.r
 documentation
v:2.3.0
31.3 KB
27 Mar 2006
Reversi / Othello
author: Vincent Ecuyer
Tiff Lib
tifflib.rv:1.0
47.3 KB
2 Mar 2010
A basic library for reading and writing Tiff files
author: François Jouen
XPDev
xpdev.rv:0.0.2
110.4 KB
24 May 2006
XPDev is a program that helps XP devellopers to manage documentation
author: [unknown]
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
Ascii math
ascii-math.rv:0.0.0
2 KB
10 Mar 2009
Defines functions and variables for arithmetic ASCII characters
author: Scott Wall
App Builder
appbuilder.r26.4 KB
16 Feb 2017
An app builder to help new students learn how to write Rebol code. To create a user interface for a new app, just point and click any GUI widget (button, text field, dropdown box, etc.). You'll be prompted to edit the properties of each added widget, and you can add actions which will run when the user interacts with the widget. Actions [...]
author: nick
Advanced R3D demo
advanced-r3d.rv:3.1.6
6.8 KB
17 Oct 2012
icon for advanced-r3d.rR3D demo
author: Massimiliano Vessi
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
Encode binary data to plain text and decode it
bin-encode.rv:0.9.0
16.4 KB
15 Dec 2012
Converts from and to Base64, UUencode, XXencode, BinHex 4.0, Ascii85, FScode, Quoted-printable, Q-encoding, Percent-encoding
author: Marco Antoniazzi
Blit-r
blit.rv:1.0.0
6.2 KB
17 Jan 2013
A simple 16 modes blitter function
author: Vincent Ecuyer
Best File Fit
bestfit.r
 discussion
v:1.0.0
5.9 KB
18 Jun 2004
List the files that best fill up the available space. Use predefined strings or insert the available space in KB (= 1000 byte). Useful for selecting files to best fill up a CD/DVD.
author: Mauro Fontana
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
Le Compte est Bon.
ceb.rv:1.0
1.3 KB
2 May 2008
Algorithm to solve french countdown game.
author: Christian Blanvillain
CRC-32
crc32.r
 documentation
v:1.2.0
9.4 KB
30 Jan 2013
CRC32 checksum function
author: Vincent Ecuyer
Chinese Year
chinese-year.rv:1.1.0
5.3 KB
28 Jan 2013
Chinese Year name
author: Vincent Ecuyer
Cisco config to text file
cisco-extract.r25.4 KB
5 Jul 2009
To read multiple Cisco IOS & CATOS files & create a summary of key information paticularly interface details
author: [unknown]
calculator
calculator-tutorial.r1.4 KB
1 Mar 2009
A little GUI calculator example, with printout. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: [unknown]
Collatz Sequences
collatz.r393 bytes
25 Feb 2010
Calculate collatz series, change start value and run.
author: [unknown]
Currency Rate Conversion Calculator
currency-calculator.r1.9 KB
9 Feb 2013
This example downloads and parses the current (live) US Dollar exchange rates from http://x-rates.com. The user selects from a list of currencies to convert to, then performs and displays the conversion from USD to the selected currency. All of the parsing occurs when the Convert button is clicked. The first half of the [...]
author: Nick Antonaccio
Calculator
calculator.rv:1.2.0
1.4 KB
13 Mar 2003
Simple numeric calculator.
author: Jeff Kreis
Calculese
calculese.rv:1.0.0
4.7 KB
14 Oct 2004
A dialect for creating calculators.
author: Ryan S. Cole
Desk Calculator
desk-calc.rv:1.3.0
2.5 KB
14 Oct 2004
A tool for simple calculations.
author: Ryan S. Cole
Random Number Generator Demo
demorandom.rv:1.0
7.9 KB
19 Jun 2009
Some examples how to use randomr lib
author: François Jouen.
Easy Quick Plot
ez-plot.rv:0.1.1
60.5 KB
13 Mar 2003
Simple tutorial for using the quick plot dialect.
author: Matt Licholai