Scripts with documentation (by date)
Dialect Object Model | ||
rebol-dom-mdlparser discussion documentation | 61.9 KB 4 Jun 2022 | %Rebol-DOM.r mdlparser.r is a copy
of the %Rebol-DOM.r mdlparser.
The first copy would not download
so i appended the *.r to it, wich
seemed to make it able to become
downloadable now. So...., down
load it and tell me all about its
glorious [...] author: daniel Documentation: by inetw3dm on 25-Jan-2022. |
Dialect Object Model | ||
rebol-dom.r discussion documentation | v:1.0 57.0 KB 24 Sep | Use an exstensible, Rebol user-mode, Markup function to parse DSL's that will return an
easy to follow tagged key value Dialect Object Model. It will allow different DSL's or
programming languages to work with, or together through a Central Processing
interpreter. Yes Rebol/Core. A demo example of a HTML DSL is parsed by [...] author: daniel murrill Documentation: by inetw3dm on 3-Apr-2021. |
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] Documentation: by inetw3dm on 28-Nov-2020. |
Mass mailer | ||
massmailer.r documentation | v:2.3.24 6.1 KB 15 Feb 2011 | Mass emailng the world! author: Massimiliano Vessi Documentation: by crazyaxe on 20-Mar-2013. |
RFC Parser | ||
rfc-parser.r documentation | v:1.0.0 6.3 KB 3 Mar 2013 | Parse RFC Documents. author: Brett Handley Documentation: by brett on 6-Mar-2013. |
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 Documentation: by brett on 6-Mar-2013. |
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 Documentation: by brett on 6-Mar-2013. |
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 Documentation: by brett on 6-Mar-2013. |
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 Documentation: by brett on 6-Mar-2013. |
Parse Analysis Toolset /View | ||
parse-analysis-view.r documentation | v:2.1.0 31.7 KB 24 May 2013 | Some REBOL/View tools to help learn/analyse parse rules. author: Brett Handley Documentation: by brett on 6-Mar-2013. |
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 Documentation: by brett on 3-Mar-2013. |
gzip | ||
gzip.r documentation | v:1.1.0 6.7 KB 8 Jan 2013 | Creates gzip archives, using the rebol compress command. author: Vincent Ecuyer Documentation: by vincentecuye on 4-Feb-2013. |
Tar | ||
tar.r discussion documentation | v:1.1.0 5.5 KB 11 Jan 2013 | Creates tar archives. author: Vincent Ecuyer Documentation: by vincentecuye on 4-Feb-2013. |
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 Documentation: by vincentecuye on 4-Feb-2013. |
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 Documentation: by vincentecuye on 31-Jan-2013. |
Posterize | ||
oneliner-posterize.r documentation | v:1.0.0 1.8 KB 31 Jan 2013 | A short function for 'posterization' effects on images author: Vincent Ecuyer Documentation: by vincentecuye on 31-Jan-2013. |
Analog Clock | ||
analog-clock.r documentation | v:1.2.0 5.6 KB 28 Jan 2013 | Colorful clock with analog display author: Vincent Ecuyer Documentation: by vincentecuye on 30-Jan-2013. |
CRC-32 | ||
crc32.r documentation | v:1.2.0 9.4 KB 30 Jan 2013 | CRC32 checksum function author: Vincent Ecuyer Documentation: by vincentecuye on 30-Jan-2013. |
Static | ||
static.r documentation | 784 bytes 24 Dec 2003 | Functions with static vars author: Vincent Ecuyer Documentation: by vincentecuye on 30-Jan-2013. |
Simple gzip archiver | ||
oneliner-gzip.r3 documentation | v:1.0.0 1.1 KB 8 Jan 2013 | Creates gzip archives, 1-line r3 version. author: Vincent Ecuyer Documentation: by vincentecuye on 30-Jan-2013. |
Image to ppm converter | ||
oneliner-image-to-ppm.r documentation | v:1.0.0 1.0 KB 29 Jan 2013 | Creates a binary Portable Pixel Map (PPM - P6) from an image! source author: Vincent Ecuyer Documentation: by vincentecuye on 29-Jan-2013. |
Image to pgm converter | ||
oneliner-image-to-pgm.r documentation | v:1.0.0 1.6 KB 29 Jan 2013 | Creates a binary Portable Graymap (PGM - P5) from an image! source author: Vincent Ecuyer Documentation: by vincentecuye on 29-Jan-2013. |
Reversi | ||
reversi.r documentation | v:2.3.0 31.3 KB 27 Mar 2006 | Reversi / Othello author: Vincent Ecuyer Documentation: by vincentecuye on 29-Jan-2013. |
Paint drops | ||
oneliner-paint-drops.r documentation | v:1.0.0 583 bytes 20 Jul 2003 | A surface is filled with colored drops. author: Vincent Ecuyer Documentation: by vincentecuye on 29-Jan-2013. |
Image viewer | ||
oneliner-image-viewer.r documentation | v:1.0.0 622 bytes 20 Jul 2003 | Displays a picture in a window. Click on it to select another one. author: Vincent Ecuyer Documentation: by vincentecuye on 29-Jan-2013. |
Red compiler and Runner | ||
redcompiler.r documentation | 9.9 KB 5 Dec 2012 | GUI to help with compile and run your Red(/System) scripts. author: arnold van hofwegen Documentation: by arnold on 4-Dec-2012. |
10x10 International checkers move generator | ||
dam1.r documentation | v:1.0.0 782 bytes 5 Dec 2012 | generate all legal moves in the international 10x10 checkers game author: Arnold van Hofwegen Documentation: by arnold on 19-Oct-2012. |
r3D | ||
r3d2.r documentation | v:2.2.6 21.6 KB 17 Oct 2012 | 3D Library, you can use also images.
Look a the end of the file to see how are made 3D model. author: andrew hoadley Documentation: by crazyaxe on 17-Oct-2012. |
The index takes it all | ||
nicer-urls.r documentation | v:0.1.0 3.3 KB 17 Sep 2012 | This is my REBOL version of the php script
from http://www.alistapart.com/articles/succeed/ author: Arnold van Hofwegen Documentation: by arnold on 14-Sep-2012. |
Chess images | ||
chessimage.r documentation | 11.6 KB 26 Aug 2012 | Create images. author: Arnold van Hofwegen Documentation: by arnold on 26-Aug-2012. |
1 / 210 | [1] | 2 | 3 | 4 | 5 | 6 | 7 |