Top 50 popular scripts (last updated: 15-Mar)
| this | last | rrs | |||
| 1 | 1 | 2.31 | SQL PROTOCOL | ||
| sql-protocol.r discussion documentation | v:0.6.8 84.2 KB 5 Mar 2006 | SQL-PROTOCOL is a SQL Relationnal Database Management System (RDBMS) entirely written in REBOL
with JOIN and SORT capability. This allow you having an easy to use lightweight database engine embeded
in your REBOL application.
Today, sql-protocol execute only these kind of query :
* SELECT ... FROM ... WHERE ... ORDER BY ...
* INSERT ... INTO ... VALUES ...
* [...] author: marco Other scripts owned by: coccinelle | |||
| 2 | 2 | 2.30 | REBOL Blogger | ||
| blog.r documentation | v:1.3.2 18.3 KB 10 Jan 2005 | The blog system written and used by Carl Sassenrath,
REBOL's creator. This script will let you post and
update blogs on your website using just a web browser.
Generates summary and index pages, blog searches, etc.
Extensible with Makedoc2 for more formatting options. author: Carl Sassenrath Other scripts owned by: carl | |||
| 3 | 3 | 2.29 | A more XML 1.0 compliant set of XML parsing tools. | ||
| xml-parse.r | v:0.7.6 44.0 KB 1 Jul 2009 | REBOL's built-in parse-xml function lacks a number of
XML 1.0 compliant features, including:
- support for CDATA sections
- support for XML Namespaces
- exposure of the internal DTD subset
The intent of this script is to create an XML parser
that can operate either via an event/callback mechanism,
or produce [...] author: Gavin F. McKenzie Other scripts owned by: brianwisti | |||
| 4 | 4 | 2.22 | form-date | ||
| form-date.r documentation | v:1.0.1 5.5 KB 18 Jul 2007 | Return formatted date string using strftime style format specifiers author: Christopher Ross-Gill Other scripts owned by: chrisrg | |||
| 5 | 5 | 2.19 | rebzip | ||
| rebzip.r discussion | v:1.0.1 21.3 KB 17 Jul 2009 | Zip archiver / unarchiver author: Vincent Ecuyer Other scripts owned by: vincentecuye | |||
| 6 | 7 | 2.18 | 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) Other scripts owned by: fvzv | |||
| 7 | 6 | 2.18 | RSS feed reader | ||
| rss.r | v:2.0.6 28.9 KB 20 Jul 2007 | Live Bookmarks author: Piotr Gapinski Other scripts owned by: piotrgapinsk | |||
| 8 | 8 | 2.18 | MakeDoc 2 - The REBOL Standard Document Formatter | ||
| makedoc2.r documentation | v:2.5.7 17.0 KB 10 Mar 2007 | This is the official MakeDoc document formatter that is used by
REBOL Technologies for all documentation. It is the fastest and
easiest way to create good looking documentation using any text
editor (even ones that do not auto-wrap text). It creates titles,
headings, contents, bullets, numbered lists, indented examples,
note blocks, and more. For documentation, [...] author: Carl Sassenrath Other scripts owned by: carl | |||
| 9 | 9 | 2.18 | Prolog Like Inference Engine | ||
| prolog.r discussion documentation | v:1.7 43.1 KB 8 Sep 2005 | This is an inference engine wich process prolog like clause
The engine can process prolog like clauses of the form :
man [jean]
woman [mary]
human [X] [man [X]]
human [X] [woman [X]]
CUT (!) and FAIL are implemanted (it's the only hardcoded predicates in the engine)
The engine execute Rebol code [...] author: Marco Other scripts owned by: coccinelle | |||
| 10 | 10 | 2.17 | (R)EBOL (Un)it | ||
| run.r discussion documentation | 19.1 KB 31 May 2008 | RUn is a TestCase Framework wich allows the use of
TestCases as defined by the eXtreme Programming
development methodology and the test-driven development author: Christophe 'REBOLtof' Coussement | |||
| 11 | 11 | 2.16 | Crystal Reports | ||
| crystal-reports.r | v:0.1.0 10.2 KB 6 Apr 2007 | Provides a basic API to the Crystal-Report® report engine (crpe32.dll) to show, print and export reports.
Allows for setting formulas and selection criteriae as well as passing parameters when launching reports. author: Christian Ensel Other scripts owned by: christian | |||
| 12 | 12 | 2.16 | Library data services | ||
| lds-local.r documentation | v:0.0.4 655 bytes 13 Aug 2004 | Provides the client end of the REBOL.org Library Data Services interface author: Sunanda Other scripts owned by: sunanda | |||
| 13 | 13 | 2.16 | PDF Maker | ||
| pdf-maker.r documentation | v:1.27.1 51.2 KB 18 Aug 2007 | A dialect to create PDF files from REBOL. author: Gabriele Santilli Other scripts owned by: gabriele | |||
| 14 | 14 | 2.15 | URL Handler | ||
| url-handler.r documentation | 14.1 KB 29 Jan 2009 | A script to handle URLs as objects. Rebol's built-in 'decode-url function
returns an object, but no methods to manipulate it. This script includes
functions that make it possible to manipulate the URL as you please.
CGI parameters are parsed into an alphabetized block for ease of comparison
of URLs. author: hy Other scripts owned by: hallyhaa | |||
| 15 | 15 | 2.15 | Parse Analysis Toolset /View | ||
| parse-analysis-view.r documentation | v:1.1.0 11.7 KB 19 Dec 2004 | Some REBOL/View tools to help learn/analyse parse rules. author: Brett Handley Other scripts owned by: brett | |||
| 16 | 16 | 2.14 | glayout - GLASS-based layout engine | ||
| glayout.r | v:0.5.4 141.6 KB 16 Nov 2006 | replace vid dialect layout while keeping its basic featureset author: Maxim Olivier-Adlhoch Other scripts owned by: moliad | |||
| 17 | 17 | 2.12 | National Instruments Rebol Wrapper | ||
| nidaqmx | v:1.0 180.9 KB 19 Sep 2008 | A wrapper allowing to use National Instrument DAQmx base library with Rebol author: Francois Jouen (ldci) Other scripts owned by: ldci | |||
| 18 | 18 | 2.12 | Base conversion functions | ||
| base-convert.r documentation run plugin | v:0.0.2 8.0 KB 2 Sep 2005 | Functions to convert an decimal whole number to and from any arbitrary base author: Sunanda Other scripts owned by: sunanda | |||
| 19 | 19 | 2.11 | REBOL Web Server | ||
| webserv.r | v:0.0.0.15 13.6 KB 23 Jan 2004 | A Simple HTTP-Server that can run REBOL CGI scripts author: Cal Dixon Other scripts owned by: caldixon | |||
| 20 | 20 | 2.09 | Convert an XML-derived block structure into objects. | ||
| xml-object.r | v:1.0.5 7.9 KB 3 Mar 2005 | This script creates a function xml-to-object that converts
a series of nested blocks, created from an XML document by
parse-xml, into a series of nested objects that represent
the original content of the XML document processed. author: Gavin F. McKenzie Other scripts owned by: brianwisti | |||
| 21 | 21 | 2.08 | Simple System Tray | ||
| simple-system-tray.r | 2.8 KB 5 Jul 2005 | 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...
Feel free to email me anything about it, I'll likely edit and repost it! (.-) author: Izkata Other scripts owned by: izkata | |||
| 22 | 22 | 2.08 | LIQUID - core dataflow programming engine. | ||
| liquid.r discussion | v:0.8.1 64.9 KB 28 Mar 2009 | Create procedural processing networks. author: Maxim Olivier-Adlhoch Other scripts owned by: moliad | |||
| 23 | 23 | 2.07 | Sqlite 3.X rebol wrapper as protocol handler | ||
| sqlite3-protocol.r | v:0.1.2 8.6 KB 22 Mar 2005 | Sqlite wrapper as a Rebol protocol handler. author: cal dixon | |||
| 24 | 24 | 2.07 | Garmin GPS protocol handler | ||
| garmin-protocol.r | v:0.4.2 18.7 KB 12 Dec 2004 | Garmin eTrex Legend protocol handler author: Piotr Gapinski Other scripts owned by: piotrgapinsk | |||
| 25 | 25 | 2.07 | SLiM - STEEL | Library Manager | ||
| slim.r | v:0.9.13 29.1 KB 7 Mar 2009 | Loads and Manage Run-time linkable libraries. Also serves as a specification. author: Maxim Olivier-Adlhoch Other scripts owned by: moliad | |||
| 26 | 26 | 2.06 | 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 Other scripts owned by: greggirwin | |||
| 27 | 27 | 2.06 | RebCall system | ||
| rebcall.r | v:1.0.0 6.5 KB 15 Dec 2005 | Call DLL functions efficiently with REBOL/View without the need for REBOL/View/Pro or REBOL/Command.
This script only works on Windows with a patched REBOL interpreter.
Details available at http://mortimer.devcave.net/projects/rebcall
Actually only the types that fits in 32 bits are supported
for the parameters. Thus decimal! values are not.
It could also work [...] author: Pascal Hurni Other scripts owned by: phi | |||
| 28 | 28 | 2.06 | HTML calendar | ||
| html-calendar.r documentation | 1.4 KB 5 Dec 2003 | Creates an HTML file containing the current calendar month and displays it in
the browser author: Bohdan Lechnowsky Other scripts owned by: bohdan | |||
| 29 | 29 | 2.06 | Micro Web Server | ||
| webserver.r | 2.1 KB 13 Mar 2003 | Here is a web server that works quite well and can be
run from just about any machine. It's not only fast,
but its also small so it's easy to enhance. author: [unknown] Other scripts owned by: carl | |||
| 30 | 31 | 2.06 | make-word-list | ||
| make-word-list.r documentation | v:1.0.0 16.5 KB 2 Apr 2007 | Makes a list of words from a string author: peter | |||
| 31 | 30 | 2.06 | xpath.r | ||
| xpath.r | v:1.0 8.2 KB 11 Mar 2007 | This script shows how to implement an XPath interpreter in Rebol/Prolog.
This interpreter is not complete.
It is only a kind of Proof of Concept . It lacks some features.
Currently it can parse a document containing elements, attributes and pcdata.
In this script I see an xml document as a tree of UNTYPED nodes.
Consequently,
- all nodes are treated [...] author: Alban Gabillon Other scripts owned by: neoreb | |||
| 32 | 32 | 2.04 | Parse ini file | ||
| parse-ini.r discussion documentation | v:1.0.2 2.2 KB 15 Apr 2009 | Parses a Window's ini file. Also a function to find entries in a parsed ini file author: Sunanda Other scripts owned by: sunanda | |||
| 33 | 33 | 2.04 | 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 Other scripts owned by: robert | |||
| 34 | 34 | 2.03 | Skype Wrapper | ||
| skype.r discussion documentation | 2.2 KB 23 May 2006 | make a cheap phone call! author: Graham Chiu Other scripts owned by: gchiu | |||
| 35 | 35 | 2.03 | Load-Parse-Tree (Parse-Analysis) | ||
| load-parse-tree.r documentation | v:1.0.0 3.5 KB 17 Jun 2006 | Load a block structure representing your input as matched by Parse. author: Brett Handley Other scripts owned by: brett | |||
| 36 | 36 | 2.03 | Primitive Rebol Object Browser | ||
| prob.r run plugin | 9.7 KB 25 Sep 2004 | Make a graphical view of the probe function so that users may probe the system object without having to look it all up in the console. author: HY Other scripts owned by: hallyhaa | |||
| 37 | 38 | 2.03 | 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 Other scripts owned by: coccinelle | |||
| 38 | 37 | 2.03 | Safe CGI data retriever | ||
| safe-cgi-data-read.r documentation | 3.1 KB 21 May 2006 | Safely retrieves CGI GET or POST data
into a REBOL object. author: Sunanda Other scripts owned by: sunanda | |||
| 39 | 41 | 2.03 | Parse Analysis Toolset | ||
| parse-analysis.r documentation | v:1.1.0 8.6 KB 16 Dec 2004 | Some tools to help learn/analyse parse rules. author: Brett Handley Other scripts owned by: brett | |||
| 40 | 39 | 2.03 | Clipboard | ||
| clipboard.r | v:0.3.1 8.3 KB 17 Dec 2008 | (Microsoft/Windows only:) Read and write text, bitmaps and files from and to the clipboard. author: Christian Ensel Other scripts owned by: christian | |||
| 41 | 40 | 2.03 | Layout Writer | ||
| layout-writer.r | v:0.1.1 10.1 KB 18 Mar 2008 | The script was intended as a method for writing scripts. A layout may
be written in the editor and then displayed in the same script. Writers can change
the script and view the changes without leaving the editor.
Reference material may be drawn into the program, reviewed, and even copied
and pasted into the editor. author: R.v.d.Zee Other scripts owned by: rvdzee | |||
| 42 | 43 | 2.03 | EASY SOCCER | ||
| easy-soccer.r documentation | v:2.1.1 15.1 KB 23 Dec 2005 | Easy-Soccer is a broker based on CGI which offer an easy way
to write and the deploy distributed Rebol application.
Easy-Soccer makes very easy to expose function written in Rebol like services.
Thus, you can use these functions as if they were defined locally.
In a distributed environment Easy-Soccer uses a simple WEB server
and CGI to execute Rebol code [...] author: marco Other scripts owned by: coccinelle | |||
| 43 | 42 | 2.03 | Demo Msx Emulation Galaga | ||
| galaga.r | v:1.0.1 88.5 KB 28 Feb 2007 | MSX Emulation using rebcode author: Guest2 Other scripts owned by: guest2 | |||
| 44 | 44 | 2.02 | Sqlite 3.X rebol wrapper try | ||
| sqlite3.r discussion | v:0.0.2 7.8 KB 21 Sep 2004 | Sqlite wrapper in Rebol. author: Juan-Carlos Miranda Other scripts owned by: bouba | |||
| 45 | 45 | 2.02 | Calculate working days between two dates | ||
| work-days.r documentation | v:0.0.1 1.7 KB 18 Feb 2007 | Given two dates, and a list of holidays that
occur between them, returns the number of
work days between those two days. With the
/non refinement, will return the number of
non-working days between the two dates. author: Sunanda Other scripts owned by: sunanda | |||
| 46 | 46 | 2.02 | patched HTTP/HTTPS protocol with cookies support | ||
| my-http.r discussion | 21.8 KB 18 Aug 2006 | Provide an HTTP/HTTPS handler that transparently supports cookies author: cyphre@seznam.cz Other scripts owned by: gandalf | |||
| 47 | 47 | 2.01 | A Variation on Conway's Game of Life | ||
| game-of-life-variation.r run plugin | v:0.0.4 5.3 KB 21 Sep 2005 | A GUI implementation of a modified version of the popular cellular automaton system.
The rules: 1) Each cell (square) on the grid is either alive (blue) or dead (white)
2) For every iteration, each cell's next state depends on current state and # of live neighbors
a) if cell is alive, it stays alive <=> 2 or 3 neighbors are alive
b) if cell is dead, [...] author: Ayrris Aunario Other scripts owned by: aunario | |||
| 48 | 49 | 2.01 | extract-web-links | ||
| extract-web-links.r | v:1.2.1 6.3 KB 22 Apr 2005 | A function which scans a string (normally a web page)
and creates a block of URL/Text combinations for each
HTML <a> tag in the string. author: Peter WA Wood Other scripts owned by: peterwood | |||
| 49 | 48 | 2.01 | Create .EXE from Rebol script + other files using NSIS. | ||
| reb2exe.r | v:1.0 4.6 KB 4 Sep 2006 | Create .EXE (with ICON) from Rebol script with optional extra scripts or datafiles using NSIS. author: Arie van Wingerden Other scripts owned by: u1arie | |||
| 50 | 50 | 2.01 | Func Parse String | ||
| parse-string.r | v:0.8.1 13.1 KB 20 Jul 2004 | Creates and returns a function that performs custom string substitution author: Stan Silver Other scripts owned by: stan | |||







