Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
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
ABNF Parser
abnf-parser.r
 documentation
v:1.0.1
21.8 KB
11 Mar 2013
Parse ABNF rules as found in IETF RFC documents.
author: Brett Handley
Client for BaseX XML Database
basexclient.rv:0.1
4.4 KB
4 Jun 2010
BaseX Native XML binding
author: Sabu Francis
Parser for Dicom Header
dicomparser.rv:1.0.0
105.5 KB
7 Apr 2008
Parse dicom headers
author: Willem Michiels
HOF
hof.rv:1.0.1
23.2 KB
13 Mar 2003
Higher Order Functions and series manipulators
author: Jan Skibinski
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
Rebolide
rebolide.r
 discussion
v:5.4.39
227.7 KB
7 Sep 2012
icon for rebolide.rA Rebol IDE for beginners that helps learning Rebol. I suggest you to put this script in a separete folder.
author: Massimiliano Vessi