Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
tag index: d · domain

43 scripts tagged as: [domain  ·  dialects]

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
args - generic command-line argument parser.
args.r
 discussion
 documentation
v:0.1.10
29.9 KB
17 Dec 2008
End to end command-line argument management. Using a command-line description dialect parse a command-line and if its valid, construct a context which reflects it.
author: Maxim Olivier-Adlhoch
BBcode
bbcode.rv:0.1.0
8.7 KB
9 Jan 2009
Basic BBCode implementation. For more info about BBCode check http://en.wikipedia.org/wiki/BBCode
author: David 'Oldes' Oliva
REBOL Ale
beer.r
 documentation
v:1.0.0
1.3 KB
13 Nov 2003
A rich, malty, copper brew.
author: Anonymous
BNF grammar compiler
bnf-compiler.rv:1.0
11.0 KB
13 Dec 2009
convert BNF grammar to REBOL parse rules
author: Maxim Olivier-Adlhoch
BNF Parser
bnf-parser.rv:1.1.0
7.7 KB
6 Mar 2013
Parse BNF rules.
author: Brett Handley
Google Chart API
charts-api.r
 documentation
v:0.1.1
3.2 KB
24 Jul 2010
Generates a URL to access the Google Charts API
author: Christopher Ross-Gill
Collect Function
collect.r
 discussion
3.5 KB
10 Jan 2006
Eliminate the result: copy [] ... append result value dance.
author: Gregg Irwin
#define dialected function
define-dialect.rv:0.0.1
2.7 KB
13 Nov 2003
Make it easier to map C #define statements. Eliminates the need to manually call datatype conversion functions for each item.
author: Gregg Irwin
Parser for Dicom Header
dicomparser.rv:1.0.0
105.5 KB
7 Apr 2008
Parse dicom headers
author: Willem Michiels
Easy Drawer
easy-drawer.rv:1.0.0
9.2 KB
11 Feb 2007
Easy way to test draw commands
author: Guest2
Emit RSS
emit-rss.r
 discussion
 documentation
v:1.0.0
4.5 KB
19 Nov 2007
Create an RSS Feed from a REBOL Block.
author: Christopher Ross-Gill
Engroup
engroup.rv:0.2
5.0 KB
14 Apr 2009
Mezzanine function to arrange values into groups of all equal values.
author: Christian Ensel
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
Import and Validate User Input
filtered-import.r
 documentation
v:0.1.1
10.9 KB
5 Jun 2007
Filters user input based upon a given spec
author: Christopher Ross-Gill
Fixed
fixed.rv:1.6.9
3.4 KB
13 Nov 2003
Cuts up fixed width data file into Rebol values in an association.
author: Andrew Martin
IFF dialect
iff-dialect.rv:1.1.0
4.3 KB
16 Jan 2013
Electronic Arts Interchange File Format (IFF) dialect
author: Vincent Ecuyer
VB Like Operator Module/pattern-matcher
like.r
 documentation
v:0.0.3
6.7 KB
15 Oct 2006
The LIKE? function is a first crack at something like VB's Like operator. i.e. a *very* simple RegEx engine as you would use in shells for file globbing. The real purpose was to help me get acquainted with parse.
author: Gregg Irwin
Load-Parse-Tree (Parse-Analysis)
load-parse-tree.r
 documentation
v:2.0.1
8.5 KB
5 May 2013
Load a block structure representing your input as matched by Parse.
author: Brett Handley
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. Münch
Multi-methods implementation
multi-methods.rv:1.4.0
9.0 KB
11 Apr 2005
Implements polyformism using multi-methods technique and typed objects
author: Jaime Vargas
Morse code
oneliner-morse-code.rv:1.0.0
660 bytes
13 Nov 2003
Encodes a sentence into morse code. This version is a bit suboptimal so that the html generator won't destroy it.
author: Johan Roennblom
Check if subset
oneliner-subset.rv:1.0.0
738 bytes
19 Mar 2004
Tells you if set1 is a subset of set2. Works for both series! and bitset! values.
author: gregg irwin
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
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
1 / 43[1] 2