Discussion threads (by date)
Demonstration of a Package on REBOL.org | ||
lds-demo1-package.r discussion | v:0.0.1 978 bytes 13 Aug 2004 | Demonstration of a package, and competition author: Sunanda Discussion posts: 38. Latest by: mitch on 5-Sep. |
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: 112. Latest by: blythewoody on 5-Sep. |
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: 48. Latest by: mitch on 5-Sep. |
Auto-hiding scroller style example | ||
auto-hiding-scroller-style.r discussion | v:0.8.0 14.4 KB 14 Nov 2020 | Add an auto-hiding scroller to VID GUIs author: Marco Antoniazzi Discussion posts: 21. Latest by: kyzer on 4-Sep. |
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: 130. Latest by: blythewoody on 4-Sep. |
Micro Web Server | ||
webserver.r discussion | 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] Discussion posts: 41. Latest by: breana on 3-Sep. |
Eztwain Support | ||
eztwain.r discussion | 2.5 KB 6 May 2006 | Support image grabs from webcam using commercial eztwain library. author: Graham Chiu Discussion posts: 23. Latest by: blythewoody on 3-Sep. |
Mapping a picture onto a 3D Sphere | ||
sphere.r discussion | v:1.0.1 63.5 KB 21 Feb 2006 | A 3D Perspective demo author: [unknown] Discussion posts: 22. Latest by: darylcoles on 2-Sep. |
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: 241. Latest by: blythewoody on 2-Sep. |
Average | ||
average.r discussion | v:1.0.0 626 bytes 8 Jul 2003 | Averages the values in the Block. author: Andrew Martin Discussion posts: 113. Latest by: danieldevon2 on 31-Aug. |
Code 3 of 9 (Code 39) Barcode Generator | ||
code39.r discussion | 2.6 KB 17 Apr 2006 | Generates Code 39 barcode images which can be printed out and read with a
standard barcode reader.
Code 39 is limited to the alphanumeric characters listed in the 'code39
block within the function.
It is a very popular barcode format in the US and doesn't need to conform
to any particular length of characters and has no limitations placed on it
by any sanctioning [...] author: Bohdan Lechnowsky Discussion posts: 158. Latest by: blythewoody on 31-Aug. |
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: 83. Latest by: olive on 30-Aug. |
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) Discussion posts: 26. Latest by: yurii101 on 30-Aug. |
Clean-func | ||
clean-func.r discussion | 2.8 KB 2 Oct 2020 | Func defines a function with given spec and body
that remembers its arguments and locals after return.
Clean-func defines a function with given spec and body
that does not remember its arguments and locals after return. author: Ladislav Mecir Discussion posts: 15. Latest by: helgaella99 on 29-Aug. |
Tar | ||
tar.r discussion documentation | v:1.1.0 5.5 KB 11 Jan 2013 | Creates tar archives. author: Vincent Ecuyer Discussion posts: 66. Latest by: helgaella99 on 28-Aug. |
Best File Fit | ||
bestfit.r discussion | v:1.0.0 5.9 KB 18 Jun 2004 | List the files that best fill up the available space.
Use predefined strings or insert the available space in KB (= 1000 byte).
Useful for selecting files to best fill up a CD/DVD. author: Mauro Fontana Discussion posts: 36. Latest by: janwil on 27-Aug. |
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: 84. Latest by: breana on 23-Aug. |
Dialect Object Model | ||
rebol-dom.r discussion documentation | v:1.0 56.8 KB 7 Nov 2023 | 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 Discussion posts: 615. Latest by: blythewoody on 23-Aug. |
rebzip | ||
rebzip.r discussion | v:1.0.1 21.3 KB 17 Jul 2009 | Zip archiver / unarchiver author: Vincent Ecuyer Discussion posts: 24. Latest by: helgaella99 on 22-Aug. |
RebelXML | ||
rebelxml.r discussion documentation | 8.0 KB 27 Apr 2006 | RebelXML provides a set of functions which allows to easily create/modify/delete XML data author: Christophe 'REBOLtof' Coussement Discussion posts: 37. Latest by: helgaella99 on 22-Aug. |
CASE multiple conditional function | ||
case.r discussion | v:1.0.0 2.1 KB 27 Nov 2005 | Provide a generalized multiple conditional function for situations that would otherwise call for
deeply nested EITHER blocks. CASE is more general than SWITCH because the conditions can be any
DO-able block rather than being based on a single value. This can be used simply to allow a
SWITCH-like behavior that supports ranges instead of single [...] author: Christopher M. Dicely Discussion posts: 23. Latest by: mitch on 22-Aug. |
Prolog Like Inference Engine | ||
prolog.r discussion documentation | v:1.7 43.1 KB 3 Jan 2011 | 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 Discussion posts: 53. Latest by: blythewoody on 22-Aug. |
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: 103. Latest by: kyzer on 21-Aug. |
Accumulate | ||
accumulate.r discussion | v:1.0.1 1.0 KB 13 Mar 2003 | Cumulates values in a block together, by successively applying the function to each value in Series. author: Andrew Martin Discussion posts: 85. Latest by: danielperez1 on 21-Aug. |
Console capture | ||
capture.r discussion | v:1.0.0 1.1 KB 13 Mar 2003 | Capture console output in a string! author: Nenad Rakocevic Discussion posts: 56. Latest by: mitch on 20-Aug. |
The Kasper Program | ||
kasper.r discussion | v:1.0 2.1 KB 13 Jun 2008 | Please Ingri (my sister, the dog owner) author: [unknown] Discussion posts: 34. Latest by: hallyhaa on 18-Aug. |
Simplified VID resizing | ||
simple-vid-resizing.r discussion | v:1.5.2 12.0 KB 23 May 2020 | Helps create resizing VID guis author: Marco Antoniazzi Discussion posts: 5. Latest by: otisjame on 17-Aug. |
Paint | ||
paintplus.r discussion | v:1.0.0 6.0 KB 17 Nov 2005 | The world's smallest paint program. author: Frank Sievertsen Discussion posts: 57. Latest by: danielperez1 on 14-Aug. |
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: 78. Latest by: breana on 12-Aug. |
Todo List | ||
todo-list.r discussion | v:1.3.0 9.7 KB 24 Jun 2004 | Based on the demo of Rebol /View by Carl. It allow you to manage a list of todo and move them between them. author: Carl Sassenrath, Didier Cadieu & Fabrice Vado Discussion posts: 14. Latest by: sandy76 on 10-Aug. |
1 / 90 | [1] | 2 | 3 |