Script Library: 1241 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
tag index: l · license

13 scripts tagged as: [license  ·  apache-v2.0]

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
Blit-r
blit.rv:1.0.0
6.2 KB
17 Jan 2013
A simple 16 modes blitter function
author: Vincent Ecuyer
BNF Parser
bnf-parser.rv:1.1.0
7.7 KB
6 Mar 2013
Parse BNF rules.
author: Brett Handley
decode-multipart-form-data
decode-multipart-form-data.rv:1.5
6.2 KB
21 May 2014
Decodes POST-data used in Form-based File Upload in HTML as specified in RFC 1867, encoded as multipart/form-data as specified in RFC 2388.
author: andreas bolka
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
Extend
extend.r
 documentation
v:1.0.0
6.2 KB
31 Jan 2013
Extends a series with sequential or duplicate values.
author: Vincent Ecuyer
Indexing
indexing.rv:1.0.0
3.9 KB
3 Mar 2013
Indexing of values.
author: Brett Handley
md5sum in REBOL
md5sum.r1.1 KB
7 Apr 2010
Demonstrate streaming checksums combined with seek mode. Prints the MD5 checksum for each file given as command-line argument in a format that is compatible with the commong md5sum(1) utility.
author: Andreas Bolka
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
Print-Hex
print-hex.r
 documentation
v:1.0.0
4.0 KB
1 Feb 2013
Displays binary data both in hexadecimal and filtered ASCII.
author: Vincent Ecuyer
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