97 scripts tagged as: [tested-under · windows]
Nim engine | ||
nim-engine.r documentation | v:0.0.0 12.7 KB 19 Jul 2005 | Calculate the best move in a game of NIM author: Sunanda |
The number-memory buttons | ||
number-buttons-game.r | 3.6 KB 23 Sep 2014 | In this game you will have to click the buttons
and memorize the numebers, at the end you will
be asked to write the bigger or the smaller.
This is a race against your memory. author: Caridorc |
Natural numbers sum | ||
nutural-numbers-sum.r | 1.0 KB 27 Sep 2014 | Sums all the natural numbers up to
a given input.
Uses the equality:
1 + 2 + 3 +... + n = n*(n+1)/2
to avoid looping. author: Caridorc |
PARADOX-PROTOCOL | ||
paradox-protocol.r | v:0.3.3 12.5 KB 3 Mar 2011 | Paradox database REBOL protocol author: nicolas |
ParadoxTOCSV | ||
paradoxtocsv.r | 2.8 KB 3 Mar 2011 | Paradox DB file convert to CSV author: nicolas |
Equation Dialect Parser | ||
parse-equation.r documentation | v:0.9.3 7.1 KB 15 Mar 2011 | Converts a mathematical equation into a block of rebol code that can be evaluated. author: Francois Vanzeveren |
Mathematical Expression Dialect Parser | ||
parse-expression.r documentation | v:0.9.6 8.3 KB 22 Mar 2011 | Converts a mathematical expression into a block of rebol code that can be evaluated. author: Francois Vanzeveren |
Parse ini file | ||
parse-ini.r discussion documentation | v:1.0.2 2.2 KB 15 Apr 2009 | Parses a Window's ini file. Also a function to find entries in a parsed ini file author: Sunanda |
Event profile timer | ||
profile-timer.r documentation | v:0.0.0 2.2 KB 13 Oct 2004 | Helps you time events when tuning code author: Sunanda |
Prolog Like Inference Engine | ||
prolog.r discussion documentation | v:1.7 43.1 KB 3 Jan 2011 | This is an inference engine wich process prolog like clause
The engine can process prolog like clauses of the form :
man [jean]
woman [mary]
human [X] [man [X]]
human [X] [woman [X]]
CUT (!) and FAIL are implemanted (it's the only hardcoded predicates in the engine)
The engine execute Rebol code [...] author: Marco |
PSG AY-3-8910 Study | ||
psg-ay-3-8910-study.r | v:1.0 88.6 KB 20 Feb 2007 | This is a simple study for me to understand the basic principle of music generation
This script use rebcode (20 time faster) if present.
Many thanks to Guest2 making me interrested on this subject (see his script %demo-ay.r) author: marco |
Pytagoras' theorem | ||
pytagoras-thorem.r | 1.7 KB 3 Oct 2014 | User friendly interface to apply
the Pytagoras' theorem. author: Caridorc |
XML to HTML node parser | ||
quickparser.r | v:0.0.2 12.0 KB 21 Dec 2004 | To parse xml, xhtml, css, and html
so you can search and update, remove,
or add to your markup quickly. author: daniel murrill |
r3D | ||
r3d2.r documentation | v:2.2.6 21.6 KB 17 Oct 2012 | 3D Library, you can use also images.
Look a the end of the file to see how are made 3D model. author: andrew hoadley |
RebCannon | ||
rebcannon.r | 5.2 KB 16 Dec 2012 | [no purpose header found] author: Massimiliano Vessi |
REBOL stress test | ||
rebol-stress-test.r | v:0.0.1 3.3 KB 13 Aug 2004 | Run various things to see what limits REBOL has.
Largest integer, largest decimal, depth of
stack, maximum words definable, etc. author: Sunanda |
Rebol users | ||
rebolusers.r | v:1.1.0 4.0 KB 23 May 2011 | Show rebol users faces!!! author: Massimiliano Vessi |
request time | ||
request-time.r | 4.6 KB 20 Sep 2004 | widget to return a valid time datatype author: Tom Conlin |
Resizer | ||
resizer.r | v:1.2.3 2.3 KB 1 Oct 2013 | Simple image resizer author: Massimiliano Vessi |
Round Function | ||
round-2.r | 975 bytes 23 Jul 2004 | A function to round a number author: Marco |
Run sequence encoded integer data sets | ||
rse-ids.r documentation | v:0.0.1 7.0 KB 21 Feb 2007 | Provide an API for compacting/compressing sets of integers author: christian |
Safe CGI data retriever | ||
safe-cgi-data-read.r documentation | v:0.0.2 3.4 KB 22 Jun 2011 | Safely retrieves CGI GET or POST data
into a REBOL object. author: Sunanda |
Simple Math | ||
simple-math.r | v:0.9 2.5 KB 7 Mar 2005 | A simple little math test program. author: James Irwin |
SiMTPop Simulate SMTP & POP | ||
simtpop.r documentation | 4.5 KB 13 Nov 2003 | To simulate SMTP and POP services on a single user PC,
works with Outlook 98, but is broken for later Versions author: Ingo Hohmann |
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] |
51 / 97 | 1 | 2 | [3] | 4 |