Discussion threads (by date)
| Average | ||
| average.r discussion | v:1.0.0 626 bytes 8 Jul 2003 | Averages the values in the Block. author: Andrew Martin Discussion posts: 234. Latest by: madelsmith on 15-Dec. |
| better-than-nothing sqlite3 handler | ||
| btn-sqlite.r discussion | v:0.2.2 5.7 KB 30 Jan 2006 | easy access to sqlite3 database without /Pro or /Command features author: Piotr Gapinski Discussion posts: 120. Latest by: madelsmith on 12-Dec. |
| read-below | ||
| read-below.r discussion documentation | v:1.0.0 3.6 KB 13 Aug 2004 | Reads all files and directories below specified directory author: Brett Handley Discussion posts: 21. Latest by: kimieyoshina on 11-Dec. |
| Gateway for read from url with modern SSL/TLS | ||
| reads.r discussion documentation | v:0.0.1 858 bytes 8 Jul 2024 | Function allows you to read a file via a link using the HTTPS protocol with modern methods of traffic SSL/TLS encryption author: Sergey Pochinok Discussion posts: 45. Latest by: rudolfc on 11-Dec. |
| make-doc-pro | ||
| make-doc-pro.r discussion 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 Discussion posts: 17. Latest by: kikueisobe on 10-Dec. |
| Chess board handler | ||
| cbh.r discussion documentation | v:0.1.0 12.1 KB 28 Aug 2012 | Function as a chess board interface.
Support playing a game of chess according to the rules of the game of chess. author: Arnold van Hofwegen Discussion posts: 8. Latest by: stafani6s on 6-Dec. |
| xpath.r | ||
| xpath.r discussion | 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 Discussion posts: 4. Latest by: kimieyoshina on 5-Dec. |
| 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 Discussion posts: 260. Latest by: kentaroishih on 4-Dec. |
| REBOL Blogger | ||
| new-blog.r discussion | v:1.4.1 39.0 KB 11 Jul 2007 | 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 Discussion posts: 130. Latest by: olive on 1-Dec. |
| Gateway for request to AI | ||
| ai-geteway.r discussion documentation | v:0.0.4 2.6 KB 20 Nov 2024 | A function that makes an AI request via the Internet and returns a response. author: Sergey Pochinok Discussion posts: 26. Latest by: olive on 26-Nov. |
| Textpad syntax generator | ||
| textpad-syngen.r discussion | v:0.5 3.3 KB 6 Sep 2010 | Textpad syntax generator for Textpad 4.4 (and above)
Highlighter gets lost with {{}} author: John Kenyon Discussion posts: 34. Latest by: claudiakerno on 25-Nov. |
| JSON to Rebol converter | ||
| json.r discussion documentation | v:0.0.9 14.2 KB 6 Sep 2013 | Convert a JSON string to Rebol data, and vice versa. author: douglas crockford Discussion posts: 134. Latest by: olive on 21-Nov. |
| Synchronizable Calendar/Scheduler | ||
| calendar-install.r discussion | 1.4 KB 18 Oct 2013 | Easy-to-use Calendar/Scheduler that can be synchronized over a network, and has popup-alerts. author: Izkata Discussion posts: 42. Latest by: annasmith on 18-Nov. |
| SQL PROTOCOL | ||
| sql-protocol.r discussion documentation | v:0.6.8 84.2 KB 3 Jan 2011 | 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 Discussion posts: 57. Latest by: hisakokimoto on 16-Nov. |
| CGI wrapper function for debugging | ||
| cgi-debug.r discussion documentation | v:0.0.1 2.6 KB 7 Jan 2005 | Provides debugging info for scripts running as a CGI under a webserver author: Sunanda Discussion posts: 139. Latest by: olive on 12-Nov. |
| 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 Discussion posts: 19. Latest by: zhaoxiaofan on 10-Nov. |
| Chess moves generator | ||
| chessmoves.r discussion documentation | v:0.1.2 59.2 KB 29 Aug 2012 | Generate all legitimate moves in any position. author: Arnold van Hofwegen Discussion posts: 92. Latest by: olive on 7-Nov. |
| Collect Function | ||
| collect.r discussion | 3.5 KB 10 Jan 2006 | Eliminate the result: copy [] ... append result value dance. author: Gregg Irwin Discussion posts: 44. Latest by: madelsmith on 7-Nov. |
| Markup language Dialect parser | ||
| mdlparser.r discussion documentation | v:0.0.2 32.2 KB 5 Feb 2005 | To personally study the practicallity of Rebol
being used as bridge between browsers and markup languages. author: daniel murrill Discussion posts: 123. Latest by: olive on 6-Nov. |
| Area with scrollers style | ||
| area-scroll-style.r discussion | v:1.0.0 13.7 KB 27 Sep 2004 | This is a new area style with possible vertical and/or horizontal scrollers.
It allow selection of text outside the viewable area and have a read-only mode. author: Didier Cadieu (alias DideC) Discussion posts: 53. Latest by: qifenfang on 5-Nov. |
| Codec: Comma Separated Values (CSV) | ||
| codec-csv.r discussion | v:1.0.0 7.5 KB 6 Mar | [no purpose header found] author: Annick ECUYER Discussion posts: 5. Latest by: judyfletcher on 5-Nov. |
| pluginable analog alarm clock | ||
| aclock-p.r discussion documentation | 3.5 KB 20 Sep 2004 | aproximate an analog clock and add alarm author: Tom Conlin Discussion posts: 91. Latest by: usaew2312 on 4-Nov. |
| VID_build | ||
| vid-build.r discussion | v:0.8.6 36.7 KB 17 Nov 2013 | Easily create VID guis author: Marco Antoniazzi Discussion posts: 29. Latest by: robertsona on 3-Nov. |
| FastCGI Broker | ||
| fcgi-broker.r discussion | v:1.0.1 2.6 KB 15 Dec 2005 | Rebol script broker for a hooked rebol interpreter launched as a FastCGI application.
This is the root script which runs others scripts on request of the FastCGI peer.
This enables REBOL/Core or REBOL/View to act as a FastCGI application without the need
for REBOL/Command.
This script only works on Windows with a patched REBOL interpreter.
Details available at [...] author: Pascal Hurni Discussion posts: 89. Latest by: qifenfang on 31-Oct. |
| args - generic command-line argument parser. | ||
| args.r discussion documentation | v:0.1.10 29.9 KB 17 Dec 2008 | End to end command-line argument management. Using a command-line description dialect parse a command-line and if its valid, construct a context which reflects it. author: Maxim Olivier-Adlhoch Discussion posts: 118. Latest by: madelsmith on 28-Oct. |
| 1 / 96 | [1] | 2 | 3 | 4 |









