Script Library: 1247 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
tag index: t · tested-under

10 scripts tagged as: [tested-under  ·  win7]

ABNF Parser
abnf-parser.r
 documentation
v:1.0.1
21.8 KB
11 Mar 2013
Parse ABNF rules as found in IETF RFC documents.
author: Brett Handley
BNF Parser
bnf-parser.rv:1.1.0
7.7 KB
6 Mar 2013
Parse BNF rules.
author: Brett Handley
Delimit
delimit.rv:1.0.0
760 bytes
3 Mar 2013
Delimit series elements with a delimiter.
author: Brett Handley
error-text?
error-text.rv:1.0.0
838 bytes
3 Mar 2013
Generate error text given an error object.
author: Brett Handley
Indexing
indexing.rv:1.0.0
3.9 KB
3 Mar 2013
Indexing of values.
author: Brett Handley
REBOL Parse Rule Parser
parserule-parser.r
 documentation
v:1.0.2
12.5 KB
9 Mar 2013
Parse REBOL Parse Rules.
author: Brett Handley
Simple REBOL Text Parser
rebol-text-parser.r
 documentation
v:1.0.1
6.7 KB
9 Mar 2013
Parse text using a REBOL grammar and index values found within it.
author: Brett Handley
RFC Parser
rfc-parser.r
 documentation
v:1.0.0
6.3 KB
3 Mar 2013
Parse RFC Documents.
author: Brett Handley
Split.r
split.r
 documentation
9.7 KB
6 May 2012
Provide functions to split a series into pieces, according to different criteria and needs.
author: Gregg Irwin
A Tiny Web Server
tiny-server.r2.0 KB
26 Mar 2013
Inspired by Carl's Tiny Web Server: http://www.rebol.net/cookbook/recipes/0057.html. This one is compatible with Rebol 3.
author: [unknown]