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

98 scripts tagged as: [domain  ·  text-processing]

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
Data formatter
align.rv:1.0.0
1.1 KB
13 Mar 2003
Create text columns
author: Bohdan Lechnowsky
Altme chat reader/exporter
altme-chat-reader.r
 discussion
v:1.2.1
23.2 KB
19 May 2016
Display or export to html the content of an Altme chat group. Can be used in interractif or command-line mode. For usage, run the script with -? argument : "rebol.exe -s altme-chat-reader.r -?"
author: [unknown]
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
bin-to-float
bin-to-float.r
 discussion
v:0.0.3
1.2 KB
8 Nov 2006
Convert a binary file to a series of floats and back
author: Glenn M. Lewis
Binary Search
binary-search.r1.8 KB
5 Nov 2007
Find an index in a sorted list, at which an item must occur, if the item exists in the list. in time porportional to log-2 of the number of items in the list. NOTE WELL no effort is made to confirm the series is actually sorted. returns none if the input arguments are (detectably) flawed returns a index of a match OR an index [...]
author: Tom Conlin
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
brother to text
bro2text.rv:1.1.0
2.4 KB
1 Feb 2007
Converts some brother word processing files (.wpt) to text.
author: Ryan S. Cole
Call Spellchecker
call-spellchecker.rv:1.0.1
2.9 KB
12 Jul 2006
The script provides a basic spell check for Rebol text areas.
author: R. v.d.Zee
Checklister (HTML)
checklist.r
 documentation
1.9 KB
13 Mar 2003
Creates a checklist in HTML from a text file.
author: [unknown]
REBOL Heavy Script Cleaner (Pretty Printer)
clean-script-heavy.r2.4 KB
27 Mar 2005
Based on Carls %clean-script.r Cleans (pretty prints) REBOL scripts by parsing the REBOL code and supplying standard indentation and spacing. Breaks now every bracket/paren it finds (thus heavy ). If you have a really messed up script, like %ascii-chart.r from the library, you have a chance to make it readable. [...]
author: carl sassenrath
REBOL Script Cleaner (Pretty Printer)
clean-script.r1.9 KB
15 Jan 2005
Cleans (pretty prints) REBOL scripts by parsing the REBOL code and supplying standard indentation and spacing.
author: Carl Sassenrath
Rebol Code colorizer
code-colorizer.rv:0.9.5
18.7 KB
19 Jan 2009
To convert Rebol script into html with colorized code. Using string based parsing.
author: David 'Oldes' Oliva
Color REBOL Code in HTML
color-code.r
 discussion
 documentation
3.4 KB
22 Jul 2005
Colorize source code based on datatype. Result is HTML. This script is used to syntax color the library scripts.
author: Carl Sassenrath
Html Pretty Print REBOL
colorize.r
 documentation
3.9 KB
13 Mar 2003
Syntax highlighting for HTML display of REBOL scripts
author: Jeff Kreis
Comma-Seperated-Values to REBOL converter
convert-csv.r729 bytes
13 Mar 2003
Convert CSV files to REBOL blocks
author: Bohdan Lechnowsky
Simple Rebol DBMS
db.rv:1.2.0
24.7 KB
13 Mar 2003
RebolBase is a simple database managment system written entirely in Rebol. Its main feature is that it stores its data in plain, newline delimited text files. This allows the database to be accessed and modified by other programs.
author: Jamey Cribbs
Delimit
delimit.rv:1.0.0
760 bytes
3 Mar 2013
Delimit series elements with a delimiter.
author: Brett Handley
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
dict protocol from dict.org
dict-scheme.r
 documentation
v:0.9.2
5.1 KB
18 Jul 2007
Implements a dict:// protocol based on RFC2229
author: Brian Tiffin
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
error-message-finder
error-message-finder.rv:1.0.0
5.7 KB
13 Mar 2003
find a text in all %.r files in directory, to look up rebol error-messages. presents all possibilities in nice gui.
author: Volker
eText
etext.r
 documentation
v:1.2.1
14.8 KB
13 Mar 2003
Processes plain text to HTML.
author: Andrew Martin
Extract URLs
extract-urls.r
 documentation
v:1.0.0
1.3 KB
29 Nov 2009
To identify and extract URIs from plain text
author: Christopher Ross-Gill
1 / 98[1] 234