Script Library: 1247 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
99 Buckets of Bits Song
geeksong.rv:1.0.0
869 bytes
13 Mar 2003
The geeky version :)
author: Owen Anderson
Simple GradCol Example
gradcol.r791 bytes
19 Jul 2003
Demomstrate graduated colors
author: Jeff
Guess the number
guess-the-number.r1.7 KB
12 Oct 2014
This game will ask you to enter a number and will then say if it is more or less than a predefined random number with best ability and worst luck you will need (log in base 2 of MAX) tries to guess the number (if you are interested in this google Binary search [...]
author: Caridorc
Gradient Multiply
gmul.r590 bytes
19 Jul 2003
demonstrate gradient multiply effects
author: Jeff
GISMo - Graphical Internet Server Monitor
gismo.rv:1.1.0
1.9 KB
7 Nov 2005
Graphical Internet server monitor, as posted in the REBOL cookbook, found at http://www.rebol.net/cookbook/ - See that for more notes.
author: Carl Sassenrath
Cool Effect Gel
gel.rv:1.3.2
1.7 KB
13 Mar 2003
Power of the REBOL/View engine.
author: Carl Sassenrath
Library History
history.rv:1.0.1
2.1 KB
13 Mar 2003
Show file change dates for the REBOL public library. Click on a file to view it.
author: Carl Sassenrath
REBOL Mezzanine Functions: Help
help.r6.5 KB
8 Dec 2006
enhance original help with a secure way of showing functions in paths of objects and ports and show information about ports similar to objects
author: [unknown]
Full REBOL Header
headfull.rv:0.1.2
2.3 KB
13 Mar 2003
Shows the optional definitions that can be used within a REBOL header.
author: Carl Sassenrath
Great Computer Language Shootout : hello
helloworld.rv:1.0.0
597 bytes
27 Sep 2005
To test startup time in the Great Computer Language Shootout
author: Lok Yek Soon
Half-life log parser
hllogparser.r5.8 KB
4 Mar 2004
Allows a rebol script to parse server logs from the game: Half-life
author: Cal Dixon
Hangman, with word generator
hangman.r1.3 KB
2 Jan 2017
A little hangman game, from http://re-bol.com/short_rebol_examples.r
author: nick
Hash Table
hashtable.rv:1.0.2
1.4 KB
13 Mar 2003
Very simple Hashtable object, but usefull!
author: Gregory Pecheret
Headless
headless1.rv:1.0.1
20.4 KB
13 Mar 2003
A P2P console
author: Maarten Koopmans
Hello World Window
hello.r
 documentation
423 bytes
13 Mar 2003
Opens a window that displays text and a quit button
author: [unknown]
Help Patch
help-system.rv:0.0.1
7.2 KB
20 Nov 2003
Allows to add the following info to functions: return: [datatypes to be returned] category: [a function category e.g. math series] author: [author initials email what you want
author: Ingo Hohmann
Herd The Sheep Game
herd-the-sheep.r3.7 KB
10 Feb 2013
Inspired by the LiveCode Sheep Herder game (advertised because it was conceived and completed within 3 hours, 18 minutes). This quick implementation took 17 minutes to create, using REBOL :) Also available at: http://re-bol.com/examples.txt
author: Nick Antonaccio
Hide E-Mail Addresses by using Javascript
hide-email-addresses.rv:1.0
2.5 KB
3 Jun 2005
This will take a web page and find all the mailto:aaa@bbb and convert the addresses to variables for use in Javascript. This effectively 'hides' the addressess from webbot e-mail address harvesters. Note: This script expects the opening tag (<a href="mailto:...">) and the closing tag (</a>) to be on one or at [...]
author: Gordon Raboud
Histogram maker
histogrammer.rv:1.0.0
9.6 KB
18 Apr 2011
To produce a histogram from a data series, to display it in a window, to save it as PNG file and/or as a data file
author: Rudolf W. Meijer
HOF
hof.rv:1.0.1
23.2 KB
13 Mar 2003
Higher Order Functions and series manipulators
author: Jan Skibinski