Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Pop-down style example
simple-pop-down-style.rv:0.3.1
8.8 KB
17 Oct 2020
A quick way to add a simple pop-down to VID GUIs
author: Marco Antoniazzi
Ski Game
ski-game.r4.4 KB
23 Jul 2009
A little graphic game. Taken from the tutorial at http://musiclessonz.com/rebol.html
author: nick
Skype Wrapper
skype.r
 discussion
 documentation
2.2 KB
23 May 2006
make a cheap phone call!
author: Graham Chiu
Custom math operators
tj-operators.r2.1 KB
27 Dec 2006
Math shorthand. Used by other of my library functions. Rollover operator
author: Tim Johnson
Transpose
transpose.rv:1.0.0
1.0 KB
13 Mar 2003
Transposes a Matrix's rows and columns.
author: Andrew Martin
Demo client with telnet-protocol
telnet-client.rv:1.0.0
863 bytes
13 Mar 2003
A simple telnet-client
author: Frank Sievertsen
Triangulation Example
triangulation.r4.9 KB
13 May 2005
To demonstrate how to calculate the location of a robot based on response times from three known beacons in a right triangle configuration
author: Bohdan Lechnowsky
Tric Trac
trictrac.r2.4 KB
13 Nov 2013
A quick implementation of a simple board game. Created with a student as a tutorial example. The point is to roll the dice, and match the rolled number with any combination of available number buttons above. For example, if you roll a 6, you can match it with the number button 6, or 5 + 1, or 4 + 2, or 3 + 2 + 1, etc. Once [...]
author: nick
Twelve Days of Christmas
twelvedays.r
 documentation
v:1.0.0
2.0 KB
13 Mar 2003
Twelve Days of Christmas
author: Anonymous
REBOL CGI Test Script
test.rv:0.0.2
3.1 KB
17 Jan 2005
REBOL Test CGI-Script for Serve-It!
author: Dirk Weyand
Rebol date to-timestamp
to-timestamp.rv:0.0.3
0.9 KB
13 Mar 2003
For better date storage (in large date databases)
author: Oldes
Format Decimal
to-decimal-notation.r813 bytes
24 Feb 2017
Build a string that represents the decimal notation of a given number
author: christian le corre
Table Columns
table-columns.rv:1.0.0
1.2 KB
13 Mar 2003
Table-Columns takes the name of 1 or columns in a block, and generates ML dialect for the table contents.
author: Andrew Martin
tagit
tagit.rv:1.0.0
1.1 KB
16 Nov 2004
generate tagged HTML blocks
author: Nigel Salt
Tail func
tail-func.r2.2 KB
4 Oct 2012
define tail-recursive functions
author: Ladislav Mecir
Tail recursion
tailfunc.rv:1.0.0
3.9 KB
6 May 2003
Provides transparent tail recursive functions with refinement transferral. Source code 4 gurus only
author: Maarten Koopmans
Rebol TCP Ping
tcpping.rv:1.0.0
16.2 KB
5 Jul 2006
Ping version using TCP
author: François Jouen
Tally
tally.rv:1.0.0
871 bytes
6 May 2003
Tallies up the values in a series, producing a block of [Value Count] pairs.
author: Andrew Martin
TCP Server
tcpserver.rv:1.0.0
1.4 KB
3 Aug 2010
Opens a TCP port and accepts multiple client connections.
author: Semseddin (Endo) Moldibi
tcp2bc
tcp2broadcast.rv:1.0.0
885 bytes
15 Nov 2007
tcp input forwarded/redirected as udp broadcast
author: ND