Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Indexer
indexer.rv:3.1.1
1.8 KB
6 Aug 2010
Add to index.r all the files and directory of the current directory
author: Massimiliano Vessi
Updating and Creating links in INDEX files
update_index.rv:1.0.0
5.6 KB
13 Mar 2003
Update/create links in index files
author: JL MEYRIAL
Updating and Creating links in INDEX files
update-index.rv:1.0.0
5.7 KB
7 Jan 2005
Update/create links in index files
author: JL MEYRIAL
Dialect Object Model
quote-node-attributes.r
 discussion
 documentation
5.4 KB
4 Jun 2022
This script is used on data Sequence key value pairs with various different syntax styles such as DOM Vars, html,xml,css, objects, arrays, json, rebol series, etc. It attempts to reformat malformed key/value data found in a SL that's usually delimited as objects, arrays, or json statement. It requotes *" *, and can creates tagged node-elements for look up in Dialect Object Models. Witch then can be set as Vars to be used with rebol-DOM functions. You can allso fine tune your own delimiter rules as characters or words patterens to use with the strip-obj-chars-from() function. (DSL: domain specific language)
author: [unknown]
View-Desktop packed by Volker
unzip-desktop.rv:0.0.0.2
45.1 KB
13 Aug 2004
Make it easier to install and run open source /view-desktop
author: Volker Nitsch (of package)
REBOL Web Server
volkswebserv.r
 discussion
v:0.0.0.15
16.0 KB
24 Oct 2005
A Simple HTTP-Server for running and debugging REBOL CGI scripts, modified %webserv.r
author: Cal Dixon