Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
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
Mem-Usage - a set of routines to test memory usage
mem2.rv:0.0.2
3.7 KB
24 Nov 2003
Functions to test memory usage
author: Romano Paolo Tenca
Mini-edit-do
mini-edit-do.r
 discussion
v:0.8.5
32.7 KB
17 Apr 2021
Helps test short programs (substitutes console)
author: Marco Antoniazzi
NeHe Lesson 5 SDL
nehe-lesson05-sdl.rv:1.0.0
10.7 KB
23 Sep 2012
Example use of %opengl-glu-glut-h.r and %sdl-h.r
author: Marco Antoniazzi
NeHe Lesson 5
nehe-lesson05.rv:1.1.0
6.7 KB
26 Nov 2011
Example use of %opengl-glu-glut-h.r and OpenGL. Almost ripped from John Niclasen
author: Marco Antoniazzi
NeHe Lesson 5 for GLUT
nehe-lesson05-glut.rv:1.1.0
6.7 KB
25 Apr 2013
Example use of %opengl-glu-glut-h.r and OpenGL. Almost ripped from John Niclasen
author: Marco Antoniazzi
OpenGL library interface
opengl-glu-glut-h.rv:0.7.2
125.5 KB
25 Apr 2013
Code to bind OpenGL, GLU, GLUT shared libraries to Rebol.
author: Marco Antoniazzi
Parse Aid
parse-aid.rv:0.6.2
15.1 KB
27 Oct 2013
icon for parse-aid.rHelp make and test parse rules
author: Marco Antoniazzi
Pratt's parser implementation
pratt-parser.rv:0.1.1
8.9 KB
16 Aug 2018
A set of functions to ease construction of expressions parsing with precedences.
author: Marco Antoniazzi
JS Promises
promises.rv:0.9.1
54.6 KB
28 Apr 2020
A Rebol-style implementation of JS Promises
author: Marco Antoniazzi
libpango library interface
pango-h.rv:0.5.1
171.7 KB
9 Jun 2019
Code to bind pango and pango-cairo shared libraries to Rebol.
author: Marco Antoniazzi
Add post-effects with shaders
post-processor.rv:0.4.0
12.2 KB
3 May 2020
Example use of %gles-egl-h.r
author: Marco Antoniazzi
Block preprocessor. At last!
preprocess.rv:0.5.1
6.5 KB
20 Aug 2011
Use macros (also with parameters) in your code
author: Marco Antoniazzi
Refine
refine.rv:0.0.1
1.6 KB
13 Mar 2003
Add refinement(s) to a word/path
author: Romano Paolo Tenca
Reversi
reversi.r
 documentation
v:2.3.0
31.3 KB
27 Mar 2006
Reversi / Othello
author: Vincent Ecuyer
Simple launcher
simple-launcher.rv:0.2.0
956 bytes
2 Jun 2011
A simple gui to launch a REBOL script.
author: Marco Antoniazzi
Simplified VID resizing
simple-vid-resizing.r
 discussion
v:1.5.2
12.0 KB
23 May 2020
Helps create resizing VID guis
author: Marco Antoniazzi
Spin-number style example
simple-spin-number-style.rv:0.9.0
11.0 KB
17 Oct 2020
A quick way to add a simple spin-number to VID GUIs
author: Marco Antoniazzi
Pop-down style example
simple-pop-down-style.rv:0.3.1
8.8 KB
17 Oct 2020
A quick way to add a simple pop-down to VID GUIs
author: Marco Antoniazzi
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