Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Lorentz Attractor
lorentz.rv:1.0.0
2.1 KB
24 Feb 2009
Visualization of the Lorentz Attractor.
author: John Niclasen
Lowercase All Tags
lowertag.rv:1.0.0
886 bytes
21 Jan 2005
Given an HTML or XML file, shifts all tags to lowercase. Everything in the tag is lowercased, so you will need to inspect the resulting file names, etc. But, for most files this is easier than doing it manually. (Also shows how easy it is to do this kind of conversion.)
author: Carl Sassenrath
Search Mailbox
mbxfind.r1.1 KB
13 Mar 2003
Search a Eudora mailbox file and output a file with all the messages that contain a given string.
author: Carl Sassenrath
Mem-Checker
mem-check.r3.3 KB
12 Jan 2005
Checking the memory usage of a process running under Windows
author: Anton Reisacher
Minify
minify.r
 documentation
1.3 KB
21 Aug 2012
Strips Whitespace and Comments from a Script
author: Christopher Ross-Gill
MP3 stream parser
mp3-stream-parser.rv:1.0.0
6.4 KB
1 Apr 2009
MP3 parser with streaming input
author: Oldes
Multi-methods implementation
multi-methods.rv:1.4.0
9.0 KB
11 Apr 2005
Implements polyformism using multi-methods technique and typed objects
author: Jaime Vargas
MySQL database interfacing logic.
mysql_all.rv:1.0.0
17.3 KB
13 Mar 2003
Interface to the mysql libs, needs /Pro or /Command
author: Maarten Koopmans, Ernie van der Meer
Sort by multiple keys
multiple-key-sort.r
 discussion
v:1.1.1
2.4 KB
17 Apr 2006
Function to sort series with more than one field per record, by multiple keys, in any position and in ascending or descending order each one of them.
author: Cesar Chavez
Print Mailbox Subjects
mbxsubjects.r800 bytes
13 Mar 2003
Prints all the mail subject lines for a Eudora mailbox file.
author: Carl Sassenrath
Find Non-local Variables
nonlocal.r2.5 KB
13 Mar 2003
Provides an way to find local variables that have not been declared as locals.
author: Carl Sassenrath
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
Ordinal Number Translator
ordnum.r1.9 KB
13 Mar 2003
Translates ordinals (e.g. twenty) to numbers (20)
author: Scrip Rebo
libpango library interface
pango-h.rv:0.5.1
171.7 KB
9 Jun 2019
Code to bind pango and pango-cairo shared libraries to Rebol.
author: Marco Antoniazzi
Simple pager
pager.r
 documentation
v:0.9.4
12.8 KB
28 Mar 2008
A more less page pager; support b, r, /, ?, >, <, q and /options [rows: cols: num: eof:]
author: Brian Tiffin
PDF Tables
pdf-tables.r
 discussion
 documentation
v:1.5.0
4.4 KB
24 Sep 2003
Create tables with the PDF Maker
author: Gabriele Santilli
Add post-effects with shaders
post-processor.rv:0.4.0
12.2 KB
3 May 2020
Example use of %gles-egl-h.r
author: Marco Antoniazzi
PhotoPoint
photopoint.rv:0.4.1
17.4 KB
13 Mar 2007
Combine GPS tracklog and jpeg/exif files to find out where digital photos were taken
author: Piotr Gapinski
PhotoTrackr DPL converter
phototrackr-converter.r8.8 KB
27 Oct 2010
Converts memory dumps of the PhotoTrackr GPS (DPL) logger to OziExplorer/GPX formats
author: pijoter
Ping using Win32 API
ping32.rv:1.0.0
3.6 KB
18 Sep 2009
Real (ICMP) ping using Win32 APIs
author: Endo
Pratt's parser implementation
pratt-parser.rv:0.1.1
8.9 KB
16 Aug 2018
A set of functions to ease construction of expressions parsing with precedences.
author: Marco Antoniazzi
Pretty numbers
pretty-numbers.rv:1.0
824 bytes
24 Sep 2005
Add spaces to numbers so they get more readable. E.g. 126789 => 126 789
author: [unknown]
Block preprocessor. At last!
preprocess.rv:0.5.1
6.5 KB
20 Aug 2011
Use macros (also with parameters) in your code
author: Marco Antoniazzi
Print-Hex
print-hex.r
 documentation
v:1.0.0
4.0 KB
1 Feb 2013
Displays binary data both in hexadecimal and filtered ASCII.
author: Vincent Ecuyer