Get Windows Version |
get-version-ex.r | v:0.0.1 2.4 KB 23 Sep 2003 | Shows how to call Windows GetVersonEx function. author: Gregg Irwin |
GISMo - Graphical Internet Server Monitor |
gismo.r | v:1.1.0 1.9 KB 7 Nov 2005 | Graphical Internet server monitor, as posted in the REBOL cookbook, found
at http://www.rebol.net/cookbook/ - See that for more notes. author: Carl Sassenrath |
Demo Msx Emulation Galaga |
galaga.r | v:1.0.1 88.5 KB 28 Feb 2007 | MSX Emulation using rebcode author: Guest2 |
Gradients demonstration |
gradient.r | 848 bytes 19 Jul 2003 | Gradients demonstration author: Jeff |
Gradient Colorize |
gradcol-all.r | 707 bytes 13 Mar 2003 | Displays gradient colorize in all directions. author: [unknown] |
Get REBOL resources |
get-rebol-ressources.r | v:0.3.1 7.9 KB 20 Nov 2010 | Get REBOL resources. Download files on local drive. Use parse with rules REBOL concept. So very easy to add new resources to download. author: nicolas |
Global services module |
glb.r documentation | 14.3 KB 7 Nov 2011 | This is an idea for packaging up code, plus some small
demos of how to do various things, harvested from the cookbook and
the mailing list. They are things that are done so often and in so
many situations that the author found it helpful to package them up
in a file of personal functions. All these techniques are shown in
various places, but this [...] author: Steven White |
Hash Table |
hashtable.r | v:1.0.2 1.4 KB 13 Mar 2003 | Very simple Hashtable object, but usefull! author: Gregory Pecheret |
Histogram maker |
histogrammer.r | v:1.0.0 9.6 KB 18 Apr 2011 | To produce a histogram from a data series,
to display it in a window, to save it as PNG file
and/or as a data file author: Rudolf W. Meijer |
HOF |
hof.r | v:1.0.1 23.2 KB 13 Mar 2003 | Higher Order Functions and series manipulators author: Jan Skibinski |
HTML Dialect |
html.r documentation | v:0.0.7 21.8 KB 20 Aug 2008 | HTML dialect for simple generation of webpages with REBOL code. author: henrik mikael kristensen |
ImageMagick Support |
imagemagick-helper.r documentation | 8.8 KB 23 Aug 2006 | Support minimal needs for image processing using ImageMagick MagickWand and MagickCore DLLs
Note: DLL's calls tend to change so this is specifically for version 6.2.9
Note: Original uses only MagickCore DLL. This version required MagickWand DLL because they
moved the calls to a different DLL author: Edgar Tolentino |
IFF dialect |
iff-dialect.r | v:1.1.0 4.3 KB 16 Jan 2013 | Electronic Arts Interchange File Format (IFF) dialect author: Vincent Ecuyer |
Indexing |
indexing.r | v:1.0.0 3.9 KB 3 Mar 2013 | Indexing of values. author: Brett Handley |
Jigsaw Puzzle - press SPACE bar to view original image |
jigsaw-puzzle.r | 1.9 KB 20 Aug 2010 | Chop a selected image into a selected number of pieces, and then
drag/drop the pieces to reassemble the original image. author: nick |
VID LIST-VIEW Face |
list-view.r | v:0.0.28 33.2 KB 16 Jan 2013 | General purpose listview with many features for use in VID. author: henrik mikael kristensen |
REBOL/Layout |
layout.r | v:0.1.7 35.7 KB 13 Mar 2003 | Visual Layout Editor author: Carl Sassenrath |
REBOL/Layout |
layout-1.8.r discussion | v:0.1.8 37.1 KB 13 Mar 2003 | Visual Layout Editor, now accepts more than 6 layouts author: Carl Sassenrath, Ammon Johnson |
World Clock |
link-clock.r | v:1.0.2 1.9 KB 21 Jul 2005 | Displays times for a number of Locations. author: Allen Kamp |
Library Interface Dialect |
lib-dialect.r documentation | 2.4 KB 14 Apr 2006 | Allow for a more concise way to define library routine
interfaces. author: Gregg Irwin |