Commit graph

11 commits

Author SHA1 Message Date
Simon Cruanes
7313a258b4 use oasis to build files, splitted into libraries, including
a Container module that packs everything;
ToWeb module (depends on CamlGI) to expoert values on the web
2013-10-18 22:27:43 +02:00
Simon Cruanes
2c3af875b9 new container, AbsSet, that presents an abstract view of sets
and relational operators
2013-08-20 23:33:14 +02:00
Simon Cruanes
1d39fd1d5b update of readme and build files 2013-08-20 11:31:30 +02:00
Simon Cruanes
ec94ca1864 MultiSet on top of Map 2013-07-06 12:58:36 +02:00
Simon Cruanes
fa559395a6 added Random-Access list implementation 2013-07-01 14:22:09 +02:00
Simon Cruanes
171f12a322 Sexp module, for parsing and printing S-expressions incrementally 2013-06-25 16:22:34 +02:00
Simon Cruanes
a636c73f6d renamed Graph to PersistentGraph, not to collide with OCamlGraph 2013-06-13 15:17:52 +02:00
Simon Cruanes
b70c94377e fixed .odocl and minor stuff 2013-06-12 17:36:59 +02:00
Simon Cruanes
3d199eeffb PiCalculus module, to emulate the Pi-calculus concurrency model;
it uses only one thread on one machine though
2013-05-20 19:17:20 +02:00
Simon Cruanes
20097ddae3 Bij module, a try at the serialization problem using GADT 2013-05-14 18:32:23 +02:00
Simon Cruanes
85b3ca233b target for documentation of some modules 2013-04-03 00:01:52 +02:00