Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Blit-r
blit.rv:1.0.0
6.2 KB
17 Jan 2013
A simple 16 modes blitter function
author: Vincent Ecuyer
Garmin IMG decoder
gps-xor.rv:1.1.0
1.1 KB
6 Dec 2004
Dekoduje pliki zakodowane funkcja XOR Skrypt moze byc wykorzystywany jedynie w celach edukacyjnych.
author: Piotr Gapinski
Mini virtual and x86 machine dll to speed-up calculations a bit
mini-reb-vm.rv:0.1.1
41.1 KB
24 Feb 2019
speed-up calculations a bit.
author: Marco Antoniazzi
MD5 Message-Digest Algorithm
md5.rv:2.0.1
6.2 KB
16 Dec 2012
Returns a MD5 message digest of an input string as a binary!
author: Marco Antoniazzi
Calculese
calculese.rv:1.0.0
4.7 KB
14 Oct 2004
A dialect for creating calculators.
author: Ryan S. Cole
SHA2 Message-Digest Algorithm
sha2.rv:1.0.0
7.7 KB
23 Mar 2013
Returns a sha2 message digest of an input string as a binary!
author: Marco Antoniazzi
AnaMonitor
anamonitor.rv:1.1.7
36.0 KB
26 Sep 2003
To visually examine nested objects/blocks. Examples: monitor monitor system/words monitor svv
author: Romano Paolo Tenca
OTA bitmap to GIF converter
converter.rv:1.1
13.9 KB
25 Sep 2004
Converts so-called operator logos for cell phones, i.e. OTA bitmaps into ordinary two-colour GIFs.
author: HY
CRC-32
crc32.r
 documentation
v:1.2.0
9.4 KB
30 Jan 2013
CRC32 checksum function
author: Vincent Ecuyer
Chess moves generator
chessmoves.r
 discussion
 documentation
v:0.1.2
59.2 KB
29 Aug 2012
Generate all legitimate moves in any position.
author: Arnold van Hofwegen
DNS protocol
dig.rv:0.0.1
13.6 KB
21 Feb 2005
REBOL DIG : Implementation of DNS protocol (RFC 1035) URL is dig://name-server/TYPE/name ans: read dig://ns.thomething.com/SOA/thomething.com ans: read dig://172.30.1.1/PTR/194.252.19.3 ans: read dig::/172.30.1.1/A/noway.myhome.com you can see a list of available TYPEs in cmd-list in beginning of code use ans/to-str to [...]
author: VDemong
Demo Msx Emulation Galaga
galaga.rv:1.0.1
88.5 KB
28 Feb 2007
MSX Emulation using rebcode
author: Guest2
gzip
gzip.r
 documentation
v:1.1.0
6.7 KB
8 Jan 2013
Creates gzip archives, using the rebol compress command.
author: Vincent Ecuyer
Mirrorgame
mirror.r
 documentation
v:1.07
18.2 KB
29 Aug 2012
A nice logical puzzle game.
author: arnold van hofwegen
Nim engine
nim-engine.r
 documentation
v:0.0.0
12.7 KB
19 Jul 2005
Calculate the best move in a game of NIM
author: Sunanda
Rebol Reader
rebol-reader.rv:0.1.2
64.1 KB
10 Apr 2006
The script is a method to provide an orderly collection of scripts and documents to form a Rebol reference.
author: R.v.d.Zee
rebzip
rebzip.r
 discussion
v:1.0.1
21.3 KB
17 Jul 2009
Zip archiver / unarchiver
author: Vincent Ecuyer
Basic RC4 algorithm
rc4.r2.2 KB
30 Apr 2004
Provides encryption and decryption using the basic RC4 algorithm
author: Arthur Beltrao (Brasil)
SHA1 Message-Digest Algorithm
sha1.rv:1.0.0
5.3 KB
16 Dec 2012
Returns a sha1 message digest of an input string as a binary!
author: Marco Antoniazzi
Steganography
steganography.rv:1.1.0
3.3 KB
13 Mar 2007
Functions to hide text data in the noise pixels of an image
author: Piotr Gapinski