586 scripts tagged as: [platform · all]
Spellck2 | ||
spellck.r | v:1.0.0 12.5 KB 27 Mar 2005 | A spellchecked area author: Volker Nitsch |
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] |
Split.r | ||
split.r documentation | 9.7 KB 6 May 2012 | Provide functions to split a series into pieces, according to
different criteria and needs. author: Gregg Irwin |
Stack, queue and deque functions | ||
sqd.r documentation | v:0.0.1 4.1 KB 5 Oct 2005 | Implement stack, queue and deque data structures author: Sunanda |
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 |
Static | ||
static.r documentation | 784 bytes 24 Dec 2003 | Functions with static vars author: Vincent Ecuyer |
steel library modules (in slim format) | ||
steel-libs.r | v:0.1 638 bytes 28 Apr 2004 | A package which includes all the lastest steel slim modules author: Maxim Olivier-Adlhoch |
Steganography | ||
steganography.r | v:1.1.0 3.3 KB 13 Mar 2007 | Functions to hide text data in the noise pixels of an image author: Piotr Gapinski |
string encoding utilities | ||
str-enc-utils.r documentation | v:1.2.3 45.9 KB 25 Jan 2015 | A set of string utilities created to help with text encoding in 8-bit
character strings author: Peter W A Wood |
StRIP | ||
strip.r | v:1.0.0 6.3 KB 25 Nov 2010 | REBOL File packer author: Boleslav Brezovsky, based on rip.r by Carl Sassenrath/Cal Dixon |
Style Scrollable scroll-pane & table avec gestion de la roullette | ||
style-scrollable.r | v:0.0.0.1 24.2 KB 4 Oct 2005 | Essai de gestion des scrolls & de tables author: Claude RAMIER |
style-tooltip.r | ||
style-tooltip.r documentation | v:1.0 2.9 KB 29 Nov 2004 | Use in the simplest way the tooltip. This is a first intent it's a little bit deprecated and we have worked on a better way to generate and handle tooltips. I share this with you because I think this code have a good educationnal value and is a good point start if you are interested in tooltips avanced filnal version please visit http://rebol.agora-dev.org/ . Sample script [...] author: Shadwolf, Boss, DideC |
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 |
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 |
Telnet Chat | ||
telnetchat.r | v:1.0.0 4.3 KB 6 May 2003 | A chat-server you can telnet to! ;o) author: Tommy Giessing Pedersen |
Simple Test Suite | ||
test-simple.r documentation | v:0.3.0 6.3 KB 15 Jun 2006 | Add support for simple test mechanisms to REBOL, similar to Perl's
Test::Simple.
The basic idea? Make testing simple so everybody can make tests. author: Brian Wisti |
451 / 586 | 1 | 2 | 3 | 4 | 5 | ... | 14 | 15 | [16] | 17 | 18 | 19 | 20 |