Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Graph functions
graph-fx.rv:0.1.0
10.7 KB
13 Mar 2003
Some functions for making graphs with 3D columns
author: Oldes
Graph a function
graph.rv:1.1.0
19.2 KB
13 Jun 2004
Graph a function rounding function by Ladislav Mecir Usage .... Type in your function of x into the input field Some pretty functions to get you started ..... 3 * sin (0.5 * pi * x) 3 * sin (x * x) exp(0.1 * x) * (sin(4 * pi * x)) 4 * sin (4 * pi / x) 0.2 * exp(- x) * sin [...]
author: Phil Bevan
rewrite-gfx
rewrite-gfx.rv:0.0.2
6.1 KB
2 Jan 2005
Using a (forth-featured) rewrite-grammar to plot recursive (turtle) graphics
author: Piotr Gapinski
Histogram maker
histogrammer.rv:1.0.0
9.6 KB
18 Apr 2011
To produce a histogram from a data series, to display it in a window, to save it as PNG file and/or as a data file
author: Rudolf W. Meijer
Quick Plot Dialect
q-plot.rv:0.1.0
41.4 KB
6 Mar 2007
Provide a quick and easy to use dialect for plotting in REBOL
author: Matt Licholai
Easy Quick Plot
ez-plot.rv:0.1.1
60.5 KB
13 Mar 2003
Simple tutorial for using the quick plot dialect.
author: Matt Licholai
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
PHP-colorizer
php-colorizer.rv:1.1.0
26.8 KB
19 Jan 2009
[no purpose header found]
author: David 'Oldes' Oliva
Blood
blood.rv:0.1.1
19.1 KB
7 Mar 2009
Usefull example to demo and learn how to use liquid.
author: Maxim Olivier-Adlhoch
A.D.A. Logo Viewer
adalogo.rv:1.0.0
544 bytes
25 Jul 2011
Amiga Demoscene Archive - Logo Viewer
author: Semseddin (Endo) Moldibi
Animated face Resize
animresize.r
 documentation
v:1.0.0
3.5 KB
5 Jun 2007
An animated resize using DRAW and image!
author: Maxim Olivier-Adlhoch
Ascii math
ascii-math.rv:0.0.0
2 KB
10 Mar 2009
Defines functions and variables for arithmetic ASCII characters
author: Scott Wall
REBOL/AI Image linker
ai.rv:1.0.0
15.8 KB
13 Mar 2003
Simple dialect for creating AdobeIllustrator files (ai) with linked images
author: Oldes
A Reb-Site
a-reb-site.rv:0.1.1
70.8 KB
23 Mar 2008
a-reb-site.r was written to: - compare form and function of a reb-site with that of a conventional web-site. (...an obliging web-site - www.rebol.com perhaps!) & - to provide an example of a reb-site script, & - as an illustration of the compact size of a reb-site relative to the average web-site [...]
author: R.v.d.Zee
Advanced R3D demo
advanced-r3d.rv:3.1.6
6.8 KB
17 Oct 2012
icon for advanced-r3d.rR3D demo
author: Massimiliano Vessi
Balls
balls.rv:1.0.0
1.1 KB
20 May 2010
Fun for begginers. Cute balls moving around. Give it a try you will like it.
author: Endo
REBOL Blogger
blog.r
 documentation
v:1.3.2
18.3 KB
10 Jan 2005
The blog system written and used by Carl Sassenrath, REBOL's creator. This script will let you post and update blogs on your website using just a web browser. Generates summary and index pages, blog searches, etc. Extensible with Makedoc2 for more formatting options.
author: Carl Sassenrath
Blit-r
blit.rv:1.0.0
6.2 KB
17 Jan 2013
A simple 16 modes blitter function
author: Vincent Ecuyer
Color Match
colormatch.rv:1.0.0
4.7 KB
13 Mar 2003
To illustrate the three basic principles of educational objects. 1. objective: a target outcome, task or pattern. 2. experience: an interface that allows students to build relationships to the concept. 3. evaluation: integrated data collector and organizer for evaluation. This EO was first introduced in 1987 to students building scripts to animate graphics over video.
author: Scot M. Sutherland
Clipboard
clipboard.rv:0.3.1
8.3 KB
17 Dec 2008
(Microsoft/Windows only:) Read and write text, bitmaps and files from and to the clipboard.
author: Christian Ensel