Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
(R)EBOL (Un)it
run.r
 discussion
 documentation
19.1 KB
31 May 2008
RUn is a TestCase Framework wich allows the use of TestCases as defined by the eXtreme Programming development methodology and the test-driven development
author: Christophe 'REBOLtof' Coussement
File globbing module and dialect
file-list.r
 discussion
 documentation
v:0.0.2
30.2 KB
19 Oct 2006
Given a file spec, and optional criteria for date, size, and attributes, the FILE-LIST function returns a block of files that match the spec and criteria. It is also a test-bed for how to integrate dialects with one-another. There are sub-dialects for date, size, and attribute tests, and FILE-LIST encapsulates those, along [...]
author: Gregg Irwin
Simple-Test
simple-test.r
 documentation
v:0.4.1
21.4 KB
12 Mar 2011
A simple Rebol testing framework
author: peter
Example for async dns:// and spam dns server
dns-async-example.r
 discussion
3.9 KB
4 Oct 2003
Example code to: 1) use the dns:// protocol in async mode 2) use the dns:// protocol to check spam address in async mode
author: Romano Paolo Tenca
error-logger
error-logger.rv:1.2.0
5.3 KB
13 Mar 2003
give better error feedback. logs a kind of stack-trace on error.
author: Volker
Mini-edit-do
mini-edit-do.r
 discussion
v:0.8.5
32.7 KB
17 Apr 2021
Helps test short programs (substitutes console)
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
Func Parse String
parse-string.rv:0.8.1
13.1 KB
20 Jul 2004
Creates and returns a function that performs custom string substitution
author: Stan Silver
Parse Aid
parse-aid.rv:0.6.2
15.1 KB
27 Oct 2013
icon for parse-aid.rHelp make and test parse rules
author: Marco Antoniazzi
REBOL stress test
rebol-stress-test.rv:0.0.1
3.3 KB
13 Aug 2004
Run various things to see what limits REBOL has. Largest integer, largest decimal, depth of stack, maximum words definable, etc.
author: Sunanda
Series Slice
series-slice.rv:1.0.1
3.3 KB
4 Aug 2004
Provides array slicing for series
author: Stan Silver
secure-clean-path
secure-clean-path.rv:1.0.1
11.2 KB
22 Oct 2005
Cleans up parent markers in a path, whilst restricting the output to a sandbox directory
author: anton rolls
Simple Test Suite
test-simple.r
 documentation
v:0.3.0
6.3 KB
15 Jun 2006
Add support for simple test mechanisms to REBOL, similar to Perl's Test::Simple. The basic idea? Make testing simple so everybody can make tests.
author: Brian Wisti
Create an Intelligent Mail Barcode encoding string
usps4cb.r
 documentation
23.3 KB
7 Nov 2011
This is a program to load the United States Postal Service Windows library for creating the new Intelligent Mail Barcode. It is designed to be included in a calling program, and it provides a function to generate a coding string, which in turn may be printed in a proper barcode font to produce an Intelligent Mail Barcode. Normally, one would use [...]
author: Steven White
Enumerated Type
enum.r
 documentation
v:0.1.1
12.6 KB
13 Jun 2009
Safe Enumerated Type for REBOL
author: Hostile Fork
CouchDB Client
couchdb3.rv:0.0.11
11.5 KB
22 Jan 2010
Use couchdb as a datastore ( http://couchdb.apache.org/ )
author: Ingo Hohmann
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
XPDev
xpdev.rv:0.0.2
110.4 KB
24 May 2006
XPDev is a program that helps XP devellopers to manage documentation
author: [unknown]
Parse Analysis Toolset
parse-analysis.r
 documentation
v:2.0.0
11.5 KB
3 Mar 2013
Some tools to help learn/analyse parse rules.
author: Brett Handley
AIOE Newsgroup Test
newsgroup.rv:1.0.0
13.3 KB
8 Mar 2008
- an application of NNTP protocol - and an introduction AIOE.org
author: R.v.d.Zee