Top
User Contribution Archive
This is a page where users can lookup Oz packages contributed by
others, and register new ones. In order to submit a package for
inclusion, send email to contrib@mozart-oz.org with the relevant info (see
examples below). If you wish to develop a new contribution, check out
the ozskel script offered below. It will get you started
fast and make your task easier.
Scripts
-
ozskel
[documentation] [download] [author: Denys Duchier]
~/.oz/bin/ozskel
-
A shell script that creates the files you need for
managing/distributing a mozart contribution (e.g.
configure.in, Makefile.in, etc...)
Constraint Programming (CP)
-
Select
[documentation] [download] [author: Denys Duchier]
x-ozlib://duchier/cp/Select.ozf
-
an implementation of the selection constraint for finite domains and
finite sets.
Open Programming (OP)
-
InputSource
[documentation] [download] [author: Denys Duchier]
x-ozlib://duchier/op/InputSource.ozf
-
a class for reading data from an arbitrary sequence of heterogenous
sources such as files, urls, strings and virtual strings.
Window Programming (WP)
-
QTk
[documentation] [download] [author: Donatien Grolaux]
http://www.info.ucl.ac.be/people/ned/qtk/QTk.ozf
http://www.info.ucl.ac.be/people/ned/qtk/Prototyper.ozf
-
A module for GUI programming, intended as a replacement for the Tk
module, with many improvements.
XML
-
Expat
[documentation] [download] [author: Denys Duchier]
x-ozlib://duchier/xml/expat/Processor.ozf
x-ozlib://duchier/xml/expat/Parser.ozf
-
A SAX-like XML processor using Jame Clark's expat library, and a
parser derived from it.
contrib@mozart-oz.org