Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
glayout - GLASS-based layout engine
glayout.rv:0.5.4
141.6 KB
16 Nov 2006
replace vid dialect layout while keeping its basic featureset
author: Maxim Olivier-Adlhoch
Project Time
pt.rv:1.0.0
5.2 KB
6 Jul 2006
I am working in multiple porjects at the same time, so i wanted to have a tool, to track my time spent for each project. This simple tool makes this available.
author: Varga Árpád
The two-phase simplex algorithm
simplex.rv:0.1.0
14.1 KB
8 Dec 2019
Implement the two-phase simplex algorithm.
author: Marco Antoniazzi
Calculate working days between two dates
work-days.r
 documentation
v:0.0.1
1.7 KB
18 Feb 2007
Given two dates, and a list of holidays that occur between them, returns the number of work days between those two days. With the /non refinement, will return the number of non-working days between the two dates.
author: Sunanda
Calculese
calculese.rv:1.0.0
4.7 KB
14 Oct 2004
A dialect for creating calculators.
author: Ryan S. Cole
Random Number Generator Demo
demorandom.rv:1.0
7.9 KB
19 Jun 2009
Some examples how to use randomr lib
author: François Jouen.
Mandelbrot II
mandelbrot2.rv:0.0.1
3.0 KB
18 Aug 2009
Create Mandelbrot Set with colors
author: Keith Ray
Mini-Calculator
mini-calc.rv:1.1.3
1.3 KB
13 Mar 2003
Tiny calculator example.
author: Ryan Cole
Mandelbrot
mandelb.r2.0 KB
19 Jul 2009
Mandelbrot
author: Lami Gabriele
Mandelbrot
mandelbrot.rv:0.0.1
1.9 KB
18 Aug 2009
Create Mandelbrot Set
author: Keith Ray
request-date object/func optimization and enhancment
request-date.rv:1.1
5.4 KB
11 Mar 2004
This is an enhanced replacement for the original request-date function, the embedded date picker in view (datepicker). - Clean, correct and optimize the code. - add day names at top of window (use system/locales/days). - add first-day-of-week value to choose starting with Sunday or Monday. (I think this value should be part of system/locales) - add Today [...]
author: Didier Cadieu
Scientific Calculator
sci-calc.rv: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
Vertical and horizontal panels styles
vert-horiz-panels-style.rv:0.1.3
3.4 KB
17 Dec 2011
Add simple vertical and horizontal panels styles to VID GUIs
author: Marco Antoniazzi
VID Usage
vid-usage.r
 discussion
v:1.2
80.5 KB
10 Jan 2004
VID Usage Tutorial with Runnable Examples
author: Cybarite
MD5 Message-Digest Algorithm
md5.rv:2.0.1
6.2 KB
16 Dec 2012
Returns a MD5 message digest of an input string as a binary!
author: Marco Antoniazzi
Functions for calculations with big integer numbers
bigmath.rv:0.2.0
30.0 KB
4 May 2019
Make calculations with big integer numbers.
author: Marco Antoniazzi
Julian Calendar Converter
julian.r4.8 KB
13 Mar 2003
To provide conversions to/from julian day numbers/dates.
author: Russ Yost
Rich Text Format style
simple-rich-text-style.rv:0.0.4
8.9 KB
3 Aug 2013
A quick way to add simple rich-text to VID GUIs
author: Marco Antoniazzi
Little 3D Game
3d-game.r3.8 KB
2 Jan 2017
Try to click the bouncing REBOLs as many times as possible in 30 seconds. The speed increases with each click! The 3D logic and calculations in this script were taken directly from Gregory Pecheret's ebuc-cube script, at: http://www.rebol.net/demos/download.html This script can also be found in the tutorial at http://re-bol.com [...]
author: nick
Ascii math
ascii-math.rv:0.0.0
2 KB
10 Mar 2009
Defines functions and variables for arithmetic ASCII characters
author: Scott Wall