50 scripts tagged as: [domain · parse]
PHP-colorizer | ||
php-colorizer.r | v:1.1.0 26.8 KB 19 Jan 2009 | [no purpose header found] author: David 'Oldes' Oliva |
Pratt's parser implementation | ||
pratt-parser.r | v:0.1.1 8.9 KB 16 Aug 2018 | A set of functions to ease construction of expressions parsing with precedences. author: Marco Antoniazzi |
Random.org | ||
random-org.r | 900 bytes 17 Jun 2008 | Get really random numbers (come from atmospheric noise) from http://random.org author: [unknown] |
XML node parser | ||
rblxelparser.r | v:0.0.1 5.9 KB 13 Nov 2003 | To parse single xhtml & xml nodes
for there values. author: daniel murrill |
Function counter | ||
rebol-script-function-counter.r | v:1.0.0 8.6 KB 14 Feb 2012 | [no purpose header found] author: Maxim Olivier-Adlhoch |
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 |
A keyword based search engine for the Rebtutorial articles index page | ||
rebtut-indexer.r documentation | v:0.0.1 14.6 KB 14 Dec 2009 | Was tired looking up visually the index page for any article containing a specific keyword.
For now the script loads and parses the original articles' index page duirectly from the Rebtutorial.com web site,
splitting URL links apart from their descriptions, and while counting them it appends them to a block
that can be searched by keyword. [...] author: Gerard Cote |
RebXML to XML Converter | ||
rebxml2xml.r | v:1.3.1 4.1 KB 2 Mar 2009 | Converts a RebXML block structure to XML. author: John Niclasen |
Regset - Regular expression convertor to bitset! | ||
regset.r documentation | v:0.1.0 2.1 KB 31 May 2007 | Make bitset from simple regex-like dialect. author: Boleslav Brezovsky |
RFC Parser | ||
rfc-parser.r documentation | v:1.0.0 6.3 KB 3 Mar 2013 | Parse RFC Documents. author: Brett Handley |
Server object handler script | ||
server.r | 5.1 KB 19 Oct 2004 | This script will parse robot.txt files and store
a hash! of forbidden paths. This is very useful for
webbots or spiders of any kind (at least if obeying
robot exclusion standards is desirable).
I looked at the ht://dig package (http://www.htdig.org/)
script that does the same thing as this script to see if I [...] author: hy |
Similarity Metrics | ||
simetrics.r discussion documentation | v:0.5.0 21.2 KB 19 Feb 2006 | Toolkit of string distance metrics. author: Francois Vanzeveren (fvz) |
Simple System Tray | ||
simple-system-tray.r | 2.8 KB 18 Oct 2013 | After learning Rebol 1.3 could place itself in the System Tray on Windows,
and after finding Graham's example, I decided to make a slightly simpler
version of the System Tray dialect.
Since it's based on Graham's example, it may well be missing stuff...
Later note: This was also an experiment for me, learning the parse dialect. author: Izkata |
Simple-Test | ||
simple-test.r documentation | v:0.4.1 21.4 KB 12 Mar 2011 | A simple Rebol testing framework author: peter |
Web Site Checker | ||
site-check.r | v:1.1.1 3.5 KB 11 Jun 2004 | Scan a web site looking for missing pages, remote links, email links, etc. Helps you clean up sites. author: Carl Sassenrath |
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 |
string encoding utilities | ||
str-enc-utils.r documentation | v:1.2.3 45.9 KB 25 Jan 2015 | A set of string utilities created to help with text encoding in 8-bit
character strings author: Peter W A Wood |
SVN Version | ||
svn-version.r | v:1.0.0 1.5 KB 4 Oct 2010 | Retrieve the global revision number from a local SVN repository.
This mimics the feature offered by the svnversion command-line tool
See: http://svnbook.red-bean.com/en/1.1/re57.html
This can be used in PREBOL (or other scripts preprocessors) to insert the
SVN global revision number as a build version. author: Nenad Rakocevic |
Advanced Windows tray support | ||
tray.r | v:0.1.3 15.7 KB 1 Sep 2009 | Handler for advanced system tray features author: Richard Smolak aka Cyphre |
UPnP - IGD V1.0 | ||
upnp-igd.r | v:0.1 14.3 KB 10 Sep 2006 | UPnP-IGD tool to discover and control an Internet Gateway Device via UPnP author: marco |
Web Page Link Displayer | ||
weblinks.r documentation | v:1.0.0 798 bytes 13 Mar 2003 | Display all of the web links found on a page. author: Anonymous |
Web Page Title Extractor | ||
webtitle.r documentation | v:1.0.0 544 bytes 13 Mar 2003 | Find the title of a web page and display it. author: Anonymous |
XML/DOM | ||
xml-dom.r documentation | v:0.1.2 6.6 KB 28 Mar 2009 | A rudimentary in-memory XML interpreter and interface. author: Christopher Ross-Gill |
Parse and write XML code | ||
xml-load-form.r | v:0.7.1 12.8 KB 9 Aug 2018 | Parse XML code and return a tree of block, and vice-versa. author: Marco Antoniazzi |
XML to RebXML Converter | ||
xml2rebxml.r | v:1.2.0 4.8 KB 2 Mar 2009 | Convert XML to RebXML block structure. author: John Niclasen |
26 / 50 | 1 | [2] |