Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Dialect Object Model
rebol-dom.r
 discussion
 documentation
v:1.0
56.8 KB
7 Nov 2023
Use an exstensible, Rebol user-mode, Markup function to parse DSL's that will return an easy to follow tagged key value Dialect Object Model. It will allow different DSL's or programming languages to work with, or together through a Central Processing interpreter. Yes Rebol/Core. A demo example of a HTML DSL is parsed by [...]
author: daniel murrill
Dialect Object Model
rebol-dom-mdlparser
 discussion
 documentation
61.9 KB
4 Jun 2022
%Rebol-DOM.r mdlparser.r is a copy of the %Rebol-DOM.r mdlparser. The first copy would not download so i appended the *.r to it, wich seemed to make it able to become downloadable now. So...., down load it and tell me all about its glorious [...]
author: daniel
Script Analyser
analyse.rv:1.0.1
5.3 KB
7 Jan 2005
Front-End User Interface for anamonitor to analyse a rebol script.
author: JL MEYRIAL
A Reb-Site
a-reb-site.rv:0.1.1
70.8 KB
23 Mar 2008
a-reb-site.r was written to: - compare form and function of a reb-site with that of a conventional web-site. (...an obliging web-site - www.rebol.com perhaps!) & - to provide an example of a reb-site script, & - as an illustration of the compact size of a reb-site relative to the average web-site [...]
author: R.v.d.Zee
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
Functions for calculations with big integer numbers
bigmath.rv:0.2.0
30.0 KB
4 May 2019
Make calculations with big integer numbers.
author: Marco Antoniazzi
Build-Tag
build-tag.rv:1.2.0
1.3 KB
13 Mar 2003
Build-Tag is a replacement Build-Tag that handles XML attributes. An earlier version of Build-tag is incorporated into latest Rebol/Core. :)
author: Andrew Martin
CGI common procedures
cgibasic.r
 discussion
 documentation
8.0 KB
10 Nov 2011
This is a collection of functions that could be used in a CGI program. There is nothing in this module that has not been done better by others, but the code is more heavily annotated for beginners. Separate documentation explains how to use the functions. The comments should be helpful also. None of this is my original creation. I just assembled and annotated, [...]
author: Steven White
Color Match
colormatch.rv:1.0.0
4.7 KB
13 Mar 2003
To illustrate the three basic principles of educational objects. 1. objective: a target outcome, task or pattern. 2. experience: an interface that allows students to build relationships to the concept. 3. evaluation: integrated data collector and organizer for evaluation. This EO was first introduced in 1987 to students building scripts to animate graphics over video.
author: Scot M. Sutherland
CASE multiple conditional function
case.r
 discussion
v:1.0.0
2.1 KB
27 Nov 2005
Provide a generalized multiple conditional function for situations that would otherwise call for deeply nested EITHER blocks. CASE is more general than SWITCH because the conditions can be any DO-able block rather than being based on a single value. This can be used simply to allow a SWITCH-like behavior that supports ranges instead of single [...]
author: Christopher M. Dicely
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
Clipboard Buttons
clipboard-buttons.rv:1.1.0
102.1 KB
14 Apr 2005
An aid and illustration of button scripts.
author: R. v.d.Zee
Compress Source
compress-source.rv:1.0.0
4.7 KB
15 Sep 2005
Convert REBOL source into a more compact form.
author: Brian Hawley
Contexts
contexts.r10.5 KB
7 Jul 2013
REBOL code from the bindology article
author: Ladislav Mecir
Software engineering: design by contract
contract.rv:1.0.1
5.7 KB
6 May 2003
Facilitates design by contract
author: Maarten Koopmans
Cisco config to text file
cisco-extract.r25.4 KB
5 Jul 2009
To read multiple Cisco IOS & CATOS files & create a summary of key information paticularly interface details
author: [unknown]
Collect Function
collect.r
 discussion
3.5 KB
10 Jan 2006
Eliminate the result: copy [] ... append result value dance.
author: Gregg Irwin
using dict protocol from dict.org
dict-demo.r
 documentation
v:0.9.3
8.7 KB
27 Feb 2008
Some usage words for dict:// protocol based on RFC2229
author: Brian Tiffin
DO-POP Scheme
do-pop-scheme.r
 documentation
7.3 KB
10 Jul 2005
A scheme to allow flexible POP3 operations.
author: Brett Handley
Enumerated Type
enum.r
 documentation
v:0.1.1
12.6 KB
13 Jun 2009
Safe Enumerated Type for REBOL
author: Hostile Fork
Evaluate
evaluate.r6.2 KB
15 Mar 2011
A few expression evaluators and expression translators written in REBOL.
author: Ladislav Mecir
rebol Server pages
erebol.rv:1.0.0
1.6 KB
13 Mar 2003
Execute embedded rebol code, see www.erebol.com
author: Maarten Koopmans
Easy Quick Plot
ez-plot.rv:0.1.1
60.5 KB
13 Mar 2003
Simple tutorial for using the quick plot dialect.
author: Matt Licholai
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
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