1247 scripts tagged as: [//all]
Library history - console version | ||
lib-history.r | v:0.1.1 2.1 KB 13 Mar 2003 | To display recent Rebol library uploads author: Oldes |
Shared lib example | ||
libtest.reds | v:0.0.1 1.5 KB 1 Jan 2014 | This is a simple example of a shared library, written in Red/System. author: Marco Antoniazzi |
Check for REBOL Pro Features | ||
licensed.r | v:1.0.0 612 bytes 13 Mar 2003 | An example of how to detect View/Pro and Command special features. author: Carl Sassenrath |
VB Like Operator Module/pattern-matcher | ||
like.r documentation | v:0.0.3 6.7 KB 15 Oct 2006 | The LIKE? function is a first crack at something like
VB's Like operator. i.e. a *very* simple RegEx engine as you
would use in shells for file globbing. The real purpose was to
help me get acquainted with parse. author: Gregg Irwin |
Line Intersection Demo | ||
line-intersection-demo.r | v:1.0.0 1.7 KB 10 Jan 2004 | Demonstrate an algorithm used to detect an intersection between two line segments. author: Claude Precourt |
linear-interp | ||
linear-interp.r | v:0.0.1 1.4 KB 8 Nov 2006 | Linearly interpolate between two numbers author: Glenn M. Lewis |
World Clock | ||
link-clock.r | v:1.0.2 1.9 KB 21 Jul 2005 | Displays times for a number of Locations. author: Allen Kamp |
Linked Layout Demo | ||
linked-layouts.r | v:0.0.1 2.0 KB 11 Oct 2003 | Shows how to link layouts so when a main window moves, the
others stay in the same relative position to it. author: Gregg Irwin |
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 |
Scrolling LIST Example | ||
list-scroll-demo.r | 2.9 KB 16 Nov 2004 | Shows an example of how to use a LIST style face with
an associated scroller. author: Gregg Irwin |
List How-To | ||
list-supply-how-to.r | 2.4 KB 18 Apr 2006 | How-To use a list and the 'supply block author: [unknown] |
VID LIST-VIEW Face | ||
list-view.r | v:0.0.28 33.2 KB 16 Jan 2013 | General purpose listview with many features for use in VID. author: henrik mikael kristensen |
List Widget Example | ||
list-widget-example.r | 5.0 KB 10 Jul 2010 | This examples demonstrates how to use REBOL's native GUI list
widget to manage a grid of data values. Columns can be sorted
by clicking the headers. Individual values at any column/row
position can be edited by the user (just click the current value).
Entire rows can be added, removed, or moved to/from user-selected
positions. [...] author: nick |
List FTP upload | ||
listftpupload.r | v:1 1.5 KB 13 Mar 2003 | FTP upload multiple files using login and password.
Supports a full upload or partial for updates
from lists in %sitedata.reb and %siteupdate.reb. author: Elliott Olson |
Listview Demo | ||
listview-demo.r | 1.2 KB 25 Nov 2010 | A demo of the listview control by Henrik Mikael Kristensen.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
Little-bell | ||
little-bell.r | v:1.0.0 4.8 KB 13 Mar 2003 | Rudimentary Telnet client written in REBOL. author: Ole Friis |
Little Email Client | ||
little-email-client.r | 793 bytes 1 Sep 2009 | A very small graphical email client that can be used to send and receive messages.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
Load-header | ||
load-header.r | v:0.0.1 538 bytes 28 Nov 2003 | Load a Rebol header without evaluating it author: Romano Paolo Tenca |
Load ini file | ||
load-ini.r | v:1.0.0 1.8 KB 18 Sep 2010 | Parses a Window's ini file. author: Marco Antoniazzi |
Load-Parse-Tree (Parse-Analysis) | ||
load-parse-tree.r documentation | v:2.0.1 8.5 KB 5 May 2013 | Load a block structure representing your input as matched by Parse. author: Brett Handley |
Dynamic Script Localization | ||
locale.r documentation | v:1.0.1 12.6 KB 6 Sep 2004 | Locale.r extends the system/locale objet in order to supply a
dynamique localization of applications author: marco |
REBOL Locking System | ||
lock-file.r | v:1 2.6 KB 13 Mar 2003 | To provide functions for voluntary resource locking in rebol author: Cal Dixon |
Log | ||
log.r | v:1.0.0 709 bytes 19 Jul 2003 | Logs Rebol values to a file. author: Andrew Martin |
Logging Framework For Rebol | ||
log4reb.r documentation | v:2.0.6 10.8 KB 19 Feb 2006 | Logging within the context of program development constitutes inserting statements
into the program that provide some kind of output information that is useful to the developer.
Examples of logging are trace statements, dumping of structures and the familiar 'prin or
'print debug statements. log4reb offers a hierarchical way to insert logging statements within
a [...] author: Francois Vanzeveren |
Logviewer | ||
logviewer.r | 16.0 KB 13 Oct 2006 | Monitor log files. Please read included readme for further information author: Daniel Szmulewicz |
526 / 1247 | 1 | 2 | 3 | 4 | 5 | ... | 20 | 21 | [22] | 23 | 24 | ... | 46 | 47 | 48 | 49 | 50 |