Sammy's manager |
samman.r | 12.8 KB 2 Jan 2012 | To generate Sammy.js files using a dialect author: [unknown] |
The two-phase simplex algorithm |
simplex.r | v:0.1.0 14.1 KB 8 Dec 2019 | Implement the two-phase simplex algorithm. author: Marco Antoniazzi |
Save Scheme |
save-scheme.r | v:1.0.0 8.8 KB 2 Nov 2016 | Saves scheme specification to a file. author: Annick Ecuyer |
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] |
Scientific Calculator |
sci-calc.r | v:0.9.4 1.7 KB 13 Mar 2003 | For scientific calculations. Currently in beta, so dont use it to figure out critical information just yet. author: Ryan S. Cole |
SCRIM (Simple Console Rebol Instant Messenger) |
scrim.r | v:0.6.0 3.3 KB 13 Mar 2003 | RIM for those without View author: Ryan S. Cole |
Menu style example |
simple-menu-style.r | v:0.0.1 2.1 KB 30 Oct 2010 | A quick way to add a simple menu to VID GUIs author: Marco Antoniazzi directly derived from Nick Antonaccio |
Scroll Pictures |
scrollpic.r | 1.9 KB 13 Mar 2003 | Scroll through some pictures author: P. Bevan |
Scrolling Fields |
scrolling-fields.r | v:0.1.0 9.5 KB 27 Mar 2006 | This script illustrates the use of fields and a scroller to display data.
Similar to a text-list, scrolling fields provides greater control over the
presentation of data. author: R.v.d.Zee |
Scrolling layout demo |
scrollinglayout.r | 22.7 KB 7 Feb 2013 | This is a demo of making a sub-layout, on a main window,
that is too big for the main window and can be scrolled.
It was adapted from the REBOL cookbook and heavily annotated as an
aid in learning how the scroller works. author: Steven White with help from Carl and MaxV |
SDL library interface |
sdl-h.r | v:0.8.1 131.3 KB 23 Sep 2012 | Code to bind SDL shared library to Rebol. author: Marco Antoniazzi |
Search Center |
search2.r | v:1.2.2 3.5 KB 13 Mar 2003 | Searches various places,such as Google, without having to go to their website . author: Kevin Adams |
Ticker style example |
simple-ticker-style.r | v:0.0.1 1.6 KB 6 May 2012 | A quick way to add a simple ticker to VID GUIs author: Marco Antoniazzi |
Search Center |
search.r | v:1.2.1 3.5 KB 13 Mar 2003 | Uses various resources for various searches without having to go to their website. author: Kevin Adams |
secure-clean-path |
secure-clean-path.r | v:1.0.1 11.2 KB 22 Oct 2005 | Cleans up parent markers in a path, whilst restricting the output to a sandbox directory author: anton rolls |
Star Wars reminiscent intro |
swintro.r | 2.4 KB 30 Jun 2005 | To demonstrate AGG and 3D-type calculations using Rebol author: Bohdan Lechnowsky |
Series Slice |
series-slice.r | v:1.0.1 3.3 KB 4 Aug 2004 | Provides array slicing for series author: Stan Silver |
Server object handler script |
server.r | 5.1 KB 19 Oct 2004 | This script will parse robot.txt files and store
a hash! of forbidden paths. This is very useful for
webbots or spiders of any kind (at least if obeying
robot exclusion standards is desirable).
I looked at the ht://dig package (http://www.htdig.org/)
script that does the same thing as this script to see if I [...] author: hy |
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] |
SHA1 Message-Digest Algorithm |
sha1.r | v:1.0.0 5.3 KB 16 Dec 2012 | Returns a sha1 message digest of an input string as a binary! author: Marco Antoniazzi |
SHA2 Message-Digest Algorithm |
sha2.r | v:1.0.0 7.7 KB 23 Mar 2013 | Returns a sha2 message digest of an input string as a binary! author: Marco Antoniazzi |
Network analyzer |
surfnet-detective.r | v:0.0.1 870 bytes 14 Jun 2010 | Network analysis and problem detection author: Gabriele Santilli |
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) |
Altme world search |
skimp-my-altme.r documentation | v:0.0.2 29.2 KB 21 May 2007 | Indexes and searches Altme worlds author: [unknown] |
Simple accordion style |
simple-accordion-style.r | v:0.1.0 2.0 KB 23 Aug 2018 | Create accordions, using a simple but versatile function. author: Marco Antoniazzi |