marionnet-dev team mailing list archive
-
marionnet-dev team
-
Mailing list archive
-
Message #00955
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 519: Added module Sexpr implementing S-expressions as variant polymorphic type. Also, some functors ar...
------------------------------------------------------------
revno: 519
committer: Jean-Vincent Loddo <loddo@xxxxxxxxxxxxxxxxxxxx>
branch nick: WORKING
timestamp: Tue 2020-05-12 21:45:13 +0000
message:
Added module Sexpr implementing S-expressions as variant polymorphic type. Also, some functors are implemented to make S-expressions with labelled nodes. Actually, labelled nodes may be used to store products and their components in order to render extremely efficient structure's destructors as fst/snd. This technique may be considered as a kind of memoization and is specially interesting for "zipped" algebraic structures (bijective zip/unzip, combine/split, cons/decons, etc).
added:
STRUCTURES/sexpr.ml
STRUCTURES/sexpr.mli
--
lp:ocamlbricks
https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk
Your team marionnet-dev is subscribed to branch lp:ocamlbricks.
To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk/+edit-subscription