1247 scripts tagged as: [//all]
Simple substring function - with the addition of error message to prevent 'none' shown | ||
substr.r | 1.6 KB 15 Dec 2003 | Working around string series author: Yosef H. da Iry |
Simple substring function - returns empty when outside boundery | ||
substring.r | 861 bytes 3 Feb 2004 | Working around string series author: Hein Hoenjet |
Daylight Saving Time function based on North American rules | ||
summer.r | 947 bytes 30 Mar 2004 | Calculates whether a given date is in Daylight Saving Time or not, based on North American rules. Rules vary by country. author: Bohdan Lechnowsky |
Supercalculator | ||
supercalculator.r | v:3.8.23 10.8 KB 21 Dec 2011 | Scientific calculator in Rebol! author: Massimiliano Vessi |
Superenalotto extractor | ||
superenalotto.r documentation | v:2.0.9 2.9 KB 7 Jul 2009 | Simple random number generator. author: Massimiliano Vessi |
Supermastermind | ||
supermastermind.r | v:2.0.5 11.9 KB 4 Oct 2012 | The old clasic game Mastermind author: Massimiliano Vessi |
3D-Surface Plot | ||
surface.r | v:1.0.0 24.5 KB 10 Aug 2007 | Draw a surface with 3-D Perspective and allow roation author: [unknown] |
Network analyzer | ||
surfnet-detective.r | v:0.0.1 870 bytes 14 Jun 2010 | Network analysis and problem detection author: Gabriele Santilli |
SVN Version | ||
svn-version.r | v:1.0.0 1.5 KB 4 Oct 2010 | Retrieve the global revision number from a local SVN repository.
This mimics the feature offered by the svnversion command-line tool
See: http://svnbook.red-bean.com/en/1.1/re57.html
This can be used in PREBOL (or other scripts preprocessors) to insert the
SVN global revision number as a build version. author: Nenad Rakocevic |
Star Wars reminiscent intro | ||
swintro.r | 2.4 KB 30 Jun 2005 | To demonstrate AGG and 3D-type calculations using Rebol author: Bohdan Lechnowsky |
Examples Using Switch Function | ||
switch.r | 1.5 KB 13 Mar 2003 | Switch between a set of choices or a default.
Should make C programmers happy. author: [unknown] |
System Port - Drag Accept Demo | ||
sys-port-drag-accept.r | v:0.0.1 4.6 KB 25 Sep 2003 | Demo using system port to catch WM_DROPFILE messages for drag-n-drop
support. author: Gregg Irwin |
Table Columns | ||
table-columns.r | v:1.0.0 1.2 KB 13 Mar 2003 | Table-Columns takes the name of 1 or columns in a block,
and generates ML dialect for the table contents. author: Andrew Martin |
Resizeable Table/Grid/Multi-column List Widget Example | ||
table-grid-list.r | 14.3 KB 13 Jul 2011 | One of the greatest things about REBOL/View is the built in GUI dialect
("VID"). It's great for building simple GUI layouts quickly and
easily, but the native list widget can be confusing for newcomers.
THIS EXAMPLE IS A FULL FEATURED TABLE/GRID/LIST WIDGET FOR VID GUIs.
KEYS: INSERT DELETE ARROWS PAGE UP/DOWN - + [...] author: nick |
tagit | ||
tagit.r | v:1.0.0 1.1 KB 16 Nov 2004 | generate tagged HTML blocks author: Nigel Salt |
Tail func | ||
tail-func.r | 2.2 KB 4 Oct 2012 | define tail-recursive functions author: Ladislav Mecir |
Tail recursion | ||
tailfunc.r | v:1.0.0 3.9 KB 6 May 2003 | Provides transparent tail recursive functions with refinement transferral. Source code 4 gurus only author: Maarten Koopmans |
Tally | ||
tally.r | v:1.0.0 871 bytes 6 May 2003 | Tallies up the values in a series, producing a block of [Value Count] pairs. author: Andrew Martin |
Tar | ||
tar.r discussion documentation | v:1.1.0 5.5 KB 11 Jan 2013 | Creates tar archives. author: Vincent Ecuyer |
tcp2bc | ||
tcp2broadcast.r | v:1.0.0 885 bytes 15 Nov 2007 | tcp input forwarded/redirected as udp broadcast author: ND |
Rebol TCP Ping | ||
tcpping.r | v:1.0.0 16.2 KB 5 Jul 2006 | Ping version using TCP author: François Jouen |
TCP Server | ||
tcpserver.r | v:1.0.0 1.4 KB 3 Aug 2010 | Opens a TCP port and accepts multiple client connections. author: Semseddin (Endo) Moldibi |
techfell uSqlite3 protocol handler | ||
techfell-protocol.r | v:0.0.2 8.2 KB 9 Feb 2006 | http://users.iol.it/irwin/
uSQLite is a network wrapper for SQLite. It turns SQLite into an RDBMS but
puts the emphasis on the 'Lite'. In fact it works in a somewhat unconventional
mmanner in order to make both servers and clients as light, portable and
simple as possible. Readers who are not familiar with SQLite are advised
to visit www.sqlite.org.
uSQLite [...] author: Piotr Gapinski |
Demo client with telnet-protocol | ||
telnet-client.r | v:1.0.0 863 bytes 13 Mar 2003 | A simple telnet-client author: Frank Sievertsen |
Telnet protcol scheme | ||
telnet.r discussion | v:1.0.1.1 4.8 KB 6 May 2003 | A telnet protocol scheme author: Frank Sievertsen |
1026 / 1247 | 1 | 2 | 3 | 4 | 5 | ... | 40 | 41 | [42] | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 |