Discussion threads (by Date)
Duplicates | ||
duplicates.r discussion | 567 bytes 8 Mar 2016 | Get duplicated values in a block author: Christian Le Corre Discussion posts: 3. Latest by: johnadam90 on 27-Jun-2017. |
Format Decimal | ||
format-decimal.r discussion | 624 bytes 20 Aug 2010 | Converts decimal numbers formatted in scientific notation to decimal notation. author: nick Discussion posts: 1. Latest by: clecorre on 4-Mar-2016. |
Example for async dns:// and spam dns server | ||
dns-async-example.r discussion | 3.9 KB 4 Oct 2003 | Example code to:
1) use the dns:// protocol in async mode
2) use the dns:// protocol to check spam address in async mode author: Romano Paolo Tenca Discussion posts: 5. Latest by: masjay on 1-May-2015. |
View-Hanoi | ||
view-hanoi.r discussion | v:1.0.0 8.0 KB 13 Mar 2003 | Towers of Hanoi with Visualization. A learning excercise for me. Hopefully it will improve over time. author: Gregg Irwin Discussion posts: 2. Latest by: caridorc on 25-Sep-2014. |
Tar | ||
tar.r discussion documentation | v:1.1.0 5.5 KB 11 Jan 2013 | Creates tar archives. author: Vincent Ecuyer Discussion posts: 2. Latest by: crazyaxe on 3-Dec-2012. |
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: 1. Latest by: brock on 12-Sep-2012. |
Date and time functions | ||
date-time.r discussion | v:1.1 11.8 KB 24 Feb 2011 | This script contains the Rebol implementation of some date and time functions provided in
the glibc library and the gnumeric (and therefore Microsoft Excel) software.
While the use and handling of date and time data are in most cases straightforward
with Rebol, some of the advanced date and times functionalities found in glibc and
gnumeric are still missing in [...] author: Francois Vanzeveren Discussion posts: 1. Latest by: crazyaxe on 23-Apr-2012. |
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: 5. Latest by: robiandi on 15-Mar-2012. |
What is my IP | ||
whatismyip.r discussion | v:0.0.0 788 bytes 31 Jan 2013 | Prints your IP address to Console author: Endo Discussion posts: 2. Latest by: endo on 24-Dec-2010. |
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: 1. Latest by: notchent on 12-Mar-2010. |
rebzip | ||
rebzip.r discussion | v:1.0.1 21.3 KB 17 Jul 2009 | Zip archiver / unarchiver author: Vincent Ecuyer Discussion posts: 4. Latest by: ratio on 16-Aug-2009. |
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: 1. Latest by: ratio on 16-Aug-2009. |
Simple File Requestor | ||
file-request.r discussion | 1.5 KB 13 Mar 2003 | Example of a simple file requestor. author: Carl Sassenrath Discussion posts: 2. Latest by: peterwood on 13-May-2009. |
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 Discussion posts: 5. Latest by: sunanda on 15-Apr-2009. |
SNMP v1 protocol | ||
snmp.r discussion | v:0.8.0 13.4 KB 21 Feb 2005 | Implementation of SNMP v1 scheme (RFC 1155,1156,1157) , no TRAP.
URL is snmp://[community@]<host adr>/CMD/<id values>
default community is public
Where CMD is get getnext or set
id values is a string like that: 1.3.6.1.2.1.1.1.0 1.3.6.1.2.1.1.5.0
Return an object:
make object! [
version: [...] author: VDemong Discussion posts: 2. Latest by: msnathan on 25-Sep-2008. |
UTF-8 | ||
utf-8.r discussion | v:1.0.2 14.3 KB 14 Nov 2003 | Encoding and decoding of UCS strings
to and from UTF-8 strings. author: Jan Skibinski Discussion posts: 1. Latest by: brock on 4-Sep-2008. |
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: 2. Latest by: hallyhaa on 10-Aug-2008. |
Calendar and Scheduler | ||
calendar.r discussion | v:1.0.7 8.1 KB 10 Jul 2008 | A simple calendar application. author: Sterling Newton Discussion posts: 6. Latest by: sunanda on 10-Jul-2008. |
VID Usage | ||
vid-usage.r discussion | v:1.2 80.5 KB 10 Jan 2004 | VID Usage Tutorial with Runnable Examples author: Cybarite Discussion posts: 1. Latest by: grshiplett on 1-Apr-2008. |
REBOL::EXIF | ||
exif-core.r discussion | v:1.3 9.7 KB 22 Dec 2003 | obsluga plikow JPEG/EXIF author: Piotr Gapinski Discussion posts: 1. Latest by: brock on 23-Mar-2008. |
CSV | ||
csv.r discussion | 1.6 KB 13 Mar 2003 | .CSV file manipulation functions. author: [unknown] Discussion posts: 1. Latest by: john on 20-Nov-2007. |
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: 2. Latest by: john on 20-Nov-2007. |
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: 4. Latest by: sunanda on 10-Jul-2007. |
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: 1. Latest by: grshiplett on 6-Jul-2007. |
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 Discussion posts: 1. Latest by: grshiplett on 6-Jul-2007. |
1 / 64 | [1] | 2 | 3 |