Evaluate |
evaluate.r | 6.2 KB 15 Mar 2011 | A few expression evaluators and expression translators written in REBOL. author: Ladislav Mecir |
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 |
rebol Server pages |
erebol.r | v:1.0.0 1.6 KB 13 Mar 2003 | Execute embedded rebol code, see www.erebol.com author: Maarten Koopmans |
Eat |
eat.r | v:1.0.3 5.3 KB 13 Mar 2003 | Experimental Event filtering --- speeds up view! author: Italian Connection (Gabriele Santilli - Romano Paolo Tenca) |
Extract URLs |
extract-urls.r documentation | v:1.0.0 1.3 KB 29 Nov 2009 | To identify and extract URIs from plain text author: Christopher Ross-Gill |
eText |
etext.r documentation | v:1.2.1 14.8 KB 13 Mar 2003 | Processes plain text to HTML. author: Andrew Martin |
Easy Quick Plot |
ez-plot.r | v:0.1.1 60.5 KB 13 Mar 2003 | Simple tutorial for using the quick plot dialect. author: Matt Licholai |
esend - smtp client |
esend.r | v:0.1.0 3.2 KB 2 Jul 2003 | A modified version of 'send for ESMTP author: RT, G. Scott Jones |
error-text? |
error-text.r | v:1.0.0 838 bytes 3 Mar 2013 | Generate error text given an error object. author: Brett Handley |
EnList |
enlist.r | v:0.0.3 10.3 KB 20 Jul 2003 | Simple GUI for encap tools author: Gregg Irwin |
Compute the date of Easter day |
easter-day.r | v:1.1.0 1.3 KB 1 Mar 2005 | Just a small function to compute the date of the Easter day.
Can be used to compute other dates related to Easter.
Should be accurate for years starting at 1583 to 2050, and
maybe more. author: Didier Cadieu, but many more |
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 |
Embedded Search |
embedded-search.r | v:1.0.0 3.3 KB 19 Aug 2006 | The script enables a document search from within a browser. author: rwvd.zee |
encompass function |
encompass.r | v:1.0.3 8.2 KB 26 Nov 2003 | Patch/Extend/Restrict any function by transparently enclosing it within another. author: Maxim Olivier-Adlhoch |
Write Text File |
ftpwrite.r documentation | v:1.0.0 457 bytes 13 Mar 2003 | Write a text file to an FTP server. author: Anonymous |
Obscure File Server |
fileserver.r | 14.4 KB 3 Sep 2009 | Share files over HTTP protocol +NLS author: pijoter |
Open a file or directory requester |
file-requester.r | v:1.4.11 29.5 KB 16 Sep 2017 | Requests a file or directory author: Marco Antoniazzi |
Transfer REBOL Files to Server |
ftpallto.r documentation | v:1.0.0 625 bytes 13 Mar 2003 | FTP all .r files in the current directory to a server. author: Anonymous |
Broadcast |
facebroadcast.r | v:1.0.0 709 bytes 15 Nov 2007 | UDP broadcast example author: ND |
HTML Form Server |
formserver.r | 1.7 KB 30 Dec 2013 | Creates a web server which serves an HTML form, and then
processes the data input by users. This can be useful when tallying
information from users on a Local Area Network. The users can use
any device (iPhone, Android, netbook, etc.) to enter information into
a shared system, as long as the device has a basic web browser
and [...] author: nick |
Import and Validate User Input |
filtered-import.r documentation | v:0.1.1 10.9 KB 5 Jun 2007 | Filters user input based upon a given spec author: Christopher Ross-Gill |
Append to a Text File |
ftpappend.r documentation | v:1.0.0 471 bytes 13 Mar 2003 | Append to a text file using FTP. author: Anonymous |
Fahrenheit |
fahrenheit.r | v:1.0.0 697 bytes 13 Mar 2003 | Converts Temperature in Celcius to Fahrenheit. author: Andrew Martin |
Files Renamer |
files-renamer.r | v:0.8.15 27.1 KB 17 May 2016 | Rename files author: Marco Antoniazzi |
Fast Scrolling |
fastscroll.r documentation | v:1.0.0 3.8 KB 5 Jun 2007 | A fast scrolling technique author: Maxim Olivier-Adlhoch |