Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
string encoding utilities
str-enc-utils.r
 documentation
v:1.2.3
45.9 KB
25 Jan 2015
A set of string utilities created to help with text encoding in 8-bit character strings
author: Peter W A Wood
UTF-8
utf-8.r
 discussion
v:1.0.2
14.3 KB
14 Nov 2003
Encoding and decoding of UCS strings to and from UTF-8 strings.
author: Jan Skibinski
Zip-Fix
zip-fix.r5.0 KB
22 Dec 2003
Fixing broken zip archives
author: Vincent Ecuyer
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
Clear-me game
oneliner-clear-me.rv:1.0.0
811 bytes
20 Jul 2003
A one-line game. A line of twenty boxes appear, each with a cross on, the object being to remove all the crosses. Clicking on a box will toggle it and one other off and on. Sometimes the line is easy to clear, and sometimes not. And no, I don't know if sometimes it's impossible...
author: Carl Read
Rebolide
rebolide.r
 discussion
v:5.4.39
227.7 KB
7 Sep 2012
icon for rebolide.rA Rebol IDE for beginners that helps learning Rebol. I suggest you to put this script in a separete folder.
author: Massimiliano Vessi
Scientific Calculator
sci-calc.rv:0.9.4
1.7 KB
13 Mar 2003
For scientific calculations. Currently in beta, so dont use it to figure out critical information just yet.
author: Ryan S. Cole
Time-Plan
time-plan.rv:0.4.0
33.1 KB
12 Mar 2006
Time-plan RebGUI for use in time-table editing using AGG.
author: Christian Ensel
ARCFOUR and CipherSaber
arcfour.r3.8 KB
18 Jan 2004
Provides encryption and decryption using the ARCFOUR algorithm
author: Cal Dixon
libcairo library interface
cairo-h.rv:0.6.0
165.4 KB
20 May 2019
Code to bind cairo graphics shared library to Rebol.
author: Marco Antoniazzi
FF3 ZSNES Saved state editor
ff3edit.r10.0 KB
4 Mar 2004
A tool to edit saved state files for Final Fantasy 3 as created by the ZSNES emulator
author: Cal Dixon
ico-parser
ico-parser.rv:0.0.1
5.4 KB
13 Mar 2003
To get data from the windows *.ico files
author: Oldes
ico-parser2
ico-parser2.rv:0.0.5
9.7 KB
13 Mar 2003
To get data from the windows *.ico files
author: Oldes
OpenGL library interface
opengl-glu-glut-h.rv:0.7.2
125.5 KB
25 Apr 2013
Code to bind OpenGL, GLU, GLUT shared libraries to Rebol.
author: Marco Antoniazzi
OpenGL Test
opengl.r22.6 KB
17 Oct 2003
Demonstrate the use of OpenGL in View/Pro on Windows
author: Cal Dixon