Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

1238 scripts tagged as: [//all]

Clone
clone.rv:1.0.1
1.2 KB
13 Mar 2003
Clone objects by copying objects inside.
author: Andrew Martin
Object Cloner
cloneobj.r822 bytes
13 Mar 2003
Clone objects recursively. This way the objects inside are copies instead of references.
author: Erin A. Thomas
Closure
closure.r1.9 KB
14 May 2009
CLOSURE is suggested instead of FUNC when you need functions exhibiting async behaviour, e.g. for: - View - Async Ports - Higher Order Functions Closures differ from normal Rebol functions by using a fresh context every time they are called. Rule of thumb: if your function is returning a new function, block, or a local word, you will be safe if [...]
author: Ladislav Mecir
CLS
cls.r
 documentation
v:1.0.0
480 bytes
13 Mar 2003
Clears the console screeen.
author: Andrew Martin
Rebol Code colorizer
code-colorizer.rv:0.9.5
18.7 KB
19 Jan 2009
To convert Rebol script into html with colorized code. Using string based parsing.
author: David 'Oldes' Oliva
Code 3 of 9 (Code 39) Barcode Generator
code39.r
 discussion
2.6 KB
17 Apr 2006
Generates Code 39 barcode images which can be printed out and read with a standard barcode reader. Code 39 is limited to the alphanumeric characters listed in the 'code39 block within the function. It is a very popular barcode format in the US and doesn't need to conform to any particular length of characters and has no limitations placed on it by any sanctioning [...]
author: Bohdan Lechnowsky
coding-mailto
coding-maito.r
 discussion
v:1.0.0
5.4 KB
11 Sep 2004
a tool for coding the mailto info in a html page and avoid some spam
author: Philippe Le Goff
Coin Flip
coinflip.r592 bytes
4 Dec 2013
A little example for a student. Click the button to randomly flip the coin image. Based on the example video at http://visualruby.net Video at http://youtu.be/0zckFPgQ2Co
author: nick
Collatz Sequences
collatz.r393 bytes
25 Feb 2010
Calculate collatz series, change start value and run.
author: [unknown]
Collect Function
collect.r
 discussion
3.5 KB
10 Jan 2006
Eliminate the result: copy [] ... append result value dance.
author: Gregg Irwin
Color REBOL Code in HTML
color-code.r
 discussion
 documentation
3.4 KB
22 Jul 2005
Colorize source code based on datatype. Result is HTML. This script is used to syntax color the library scripts.
author: Carl Sassenrath
Color converter (RGB to HSL v.v.)
color-converter.rv:1.0.0
4.8 KB
18 Apr 2011
To convert RGB color values to HSL values v.v. and to show them visually
author: Rudolf W. Meijer
REBOL Standard Colors
color-names.rv:1.0.1
1.8 KB
13 Mar 2003
Displays the official built-in REBOL named colors.
author: Carl Sassenrath
Choose and convert colors
color-requester.rv:0.8.10
37.5 KB
12 Jan
icon for color-requester.rRequests a color or modify or convert it
author: Marco Antoniazzi
Html Pretty Print REBOL
colorize.r
 documentation
3.9 KB
13 Mar 2003
Syntax highlighting for HTML display of REBOL scripts
author: Jeff Kreis
Color Match
colormatch.rv:1.0.0
4.7 KB
13 Mar 2003
To illustrate the three basic principles of educational objects. 1. objective: a target outcome, task or pattern. 2. experience: an interface that allows students to build relationships to the concept. 3. evaluation: integrated data collector and organizer for evaluation. This EO was first introduced in 1987 to students building scripts to animate graphics over video.
author: Scot M. Sutherland
Colormatch 1.5
colormatch15.r4.8 KB
16 Mar 2007
Color Match 1.5 simulates very closely the Amiga Version created in 1987. Junior High students learned how to created accurate colors by typing in numbers into a multimedia program.
author: Scot M. Sutherland
Common Dir
common-dir.rv:1.0.0
1.1 KB
13 Mar 2003
Common directory manipulation functions.
author: Andrew Martin
Common Parse Values
common-parse-values.rv:1.3.0
1.8 KB
13 Mar 2003
Common Parse Values
author: Andrew Martin
Compress Source
compress-source.rv:1.0.0
4.7 KB
15 Sep 2005
Convert REBOL source into a more compact form.
author: Brian Hawley
File Compress and Decompress
compress.rv:1.0.0
792 bytes
13 Mar 2003
An example file compression utility.
author: Carl Sassenrath
Various compression algorithms
compression.rv:0.0.3
22.0 KB
14 Feb 2013
Collect and show various compression algorithms (Huffman, RLE, LZ77, LZSS, LZ78, LZW).
author: Marco Antoniazzi
connectdb
connectdb.r858 bytes
14 Sep 2012
Example how to use mysql-protocol.r
author: Arnold van Hofwegen
Console udp-broadcast
console-udp.rv:1.0.0
1.2 KB
15 Nov 2007
Console IO udp-broadcast instead of echo file!. When rebol echo function! is executed then bcast-on is automaticly closed by rebol, scheme: 'file takes over for echo in system/ports/echo. There is no check on udp port, please change to the right port. Use of an udp-listen on a remote console/machine can now listen for udp traffic from this console and capture it to file i.e. [...]
author: ND
ConsoleIO
consoleio.rv:1.0.0
737 bytes
13 Mar 2003
Console prompt output save,saves all console input to history.log file when in console mode.
author: Norman Deppenbroek
151 / 1238123456[7] 89...4647484950