Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
loose feel for dragging faces
feel-loose.rv:0.2.1
5.5 KB
18 Aug 2020
Add dragging capability to any face. Inspired by Red.
author: Marco Antoniazzi
FMOD library interface
fmod-h.rv:0.9.0
177.5 KB
5 Nov 2011
Code to bind FMOD shared library to Rebol.
author: Marco Antoniazzi
Grey-Soft: Bluetooth Accelerometer Acquisition 2.0
gsdemo.rv:2.0
147.3 KB
6 Jul 2010
Using GS bluetooth XYZ devices with Rebol. This a demo version.
author: François Jouen
GLES and EGL library interface
gles-egl-h.rv:0.6.2
139.2 KB
28 Apr 2020
Use modern OpenGL with shaders
author: Marco Antoniazzi
Test Dot Graphviz with com2Rebol
graphviz2rebol.rv:0.0.2
1.6 KB
5 Apr 2006
REBOL COM.interfacing with WinGraphviz
author: Ph. Le Goff
UUID Generation Example via Windows SDK
guid.rv:0.1
2.0 KB
10 Sep 2005
Command only example of interfacing to Windows SDK to generat UUIDs. Trivial given heavy lifting by others in Rebol community. Acknowledgements to all.
author: David McAvenue
Geek Within Automated Helper
geekwithin.r1.8 KB
15 Jun 2004
Defines a helpful assistant (unlike Microsoft's) that actually shows where to click to perform a set of instructions Meant to be plugged-in to existing Rebol/View applications
author: Bohdan Lechnowsky
glayout - GLASS-based layout engine
glayout.rv:0.5.4
141.6 KB
16 Nov 2006
replace vid dialect layout while keeping its basic featureset
author: Maxim Olivier-Adlhoch
Garmin GPS protocol handler
garmin-protocol.rv:0.4.2
18.7 KB
12 Dec 2004
Garmin eTrex Legend protocol handler
author: Piotr Gapinski
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
HOF
hof.rv:1.0.1
23.2 KB
13 Mar 2003
Higher Order Functions and series manipulators
author: Jan Skibinski
JSON to Rebol converter
json.r
 discussion
 documentation
v:0.0.9
14.2 KB
6 Sep 2013
Convert a JSON string to Rebol data, and vice versa.
author: douglas crockford
LIQUID - core dataflow programming engine.
liquid.r
 discussion
v:0.8.1
64.9 KB
28 Mar 2009
Create procedural processing networks.
author: Maxim Olivier-Adlhoch
Dynamic Script Localization
locale.r
 documentation
v:1.0.1
12.6 KB
6 Sep 2004
Locale.r extends the system/locale objet in order to supply a dynamique localization of applications
author: marco
make-doc-pro
make-doc-pro.r
 documentation
v:1.0.8
57.8 KB
7 Feb 2004
Parses the make-doc-pro markup language into a datastructure that can be into other document formats (such as HTML) with good titles, table of contents, section headers, indented fixed-spaced examples, bullets and definitons.
author: Robert M. Mnch
Mem-Checker
mem-check.r3.3 KB
12 Jan 2005
Checking the memory usage of a process running under Windows
author: Anton Reisacher
Menu-System
menu-system.rv:0.2.0
88.4 KB
12 Jun 2005
Easy to use VID compatible REBOL menu system (early Beta). Have menus in your REBOL apps, finally.
author: Christian Ensel
Menu-System Demo
menu-system-demo.rv:0.2.0.1
35.7 KB
12 Jun 2005
Demostration of features of menu-system.r
author: Christian Ensel
myskype.r
myskype.r2.5 KB
23 Oct 2011
Controls the audio settings on my skype client.
author: [unknown]
mytext
mytext.r1.1 KB
1 Aug 2011
Text style which dynamically changes font-size in order to fit string to widget size
author: Robert Paluch (BobikCZ)
Decimal Arithmetic
money.r
 documentation
v:see mo
7.0 KB
22 Jul 2010
Decimal arithmetic for numbers held as strings. Numbers may have up to 12 integral digits and always have 2 fractional digits
author: peter
Play AVI Video with MCI
mci-play-avi-.r1.1 KB
9 Nov 2009
Demonstrates how to play AVI video files using Windows API mciExecute. (Video codec in demo video is MS-CRAM (Microsoft Video 1), audio is PCM). For more information about mciExecute commands, Google multimedia command strings and see: http://msdn.microsoft.com/en-us/library/dd743572(VS.85).aspx Taken from the tutorial at http://musiclessonz.com/rebol.html [...]
author: [unknown]
REBOL Blogger
new-blog.r
 discussion
v:1.4.1
39.0 KB
11 Jul 2007
The blog system written and used by Carl Sassenrath, REBOL's creator. This script will let you post and update blogs on your website using just a web browser. Generates summary and index pages, blog searches, etc. Extensible with Makedoc2 for more formatting options.
author: Carl Sassenrath
National Instruments Rebol Wrapper
nidaqmax3-6.rv:3.6
176.8 KB
25 Feb 2013
A wrapper allowing to use National Instrument DAQmx base (3.6) library with Rebol
author: Francois Jouen (ldci)
The index takes it all
nicer-urls.r
 documentation
v:0.1.0
3.3 KB
17 Sep 2012
This is my REBOL version of the php script from http://www.alistapart.com/articles/succeed/
author: Arnold van Hofwegen