Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Rich Text Format style
simple-rich-text-style.rv:0.0.4
8.9 KB
3 Aug 2013
A quick way to add simple rich-text to VID GUIs
author: Marco Antoniazzi
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin
Obscure File Server
fileserver.r14.4 KB
3 Sep 2009
Share files over HTTP protocol +NLS
author: pijoter
REBOL Web Server
volkswebserv.r
 discussion
v:0.0.0.15
16.0 KB
24 Oct 2005
A Simple HTTP-Server for running and debugging REBOL CGI scripts, modified %webserv.r
author: Cal Dixon
REBOL Web Server
webserv.rv:0.0.0.15
13.6 KB
23 Jan 2004
A Simple HTTP-Server that can run REBOL CGI scripts
author: Cal Dixon
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
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
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]
FMOD library interface
fmod-h.rv:0.9.0
177.5 KB
5 Nov 2011
Code to bind FMOD shared library to Rebol.
author: Marco Antoniazzi
Mirrorgame
mirror.r
 documentation
v:1.07
18.2 KB
29 Aug 2012
A nice logical puzzle game.
author: arnold van hofwegen
State Quizzer
quiz.rv:1.0.0
3.2 KB
6 May 2003
To demonstrate a simple flashcard-style quizzing script
author: Bohdan Lechnowsky
Small Rebol 1.0
smallr.rv:1.0
440.9 KB
28 Dec 2008
a tool for Rebol newbies including MDI editor and Launch function
author: François Jouen
Space Game
space-game.rv:0.0.2
262.4 KB
13 Oct 2005
A space shooting game. Objective: Using your cannon, destroy meteors to avoid colliding with them and earn points Controls (keyboard): To shoot, press SPACE key. To rotate your cannon and aim, use the RIGHT and LEFT keys
author: Ayrris Aunario
Sort an array of records
sort-array.rv:1.0.0
1.8 KB
7 Nov 2005
Sort an array where each record is separated by a 'newline' and each field in each record is separated by a comma.
author: Gordon Raboud
sort-series-of-elements
sort-series.rv:1.0.0
3.2 KB
7 Nov 2005
Sorting a series of items. Specify how many fields per record, which field to sort on, and Ascending or Descending order.
author: Gordon Raboud with some help from Volker, DideC, Sunanda and BrianH