From: Jonathan R. <jon...@gm...> - 2006-01-11 10:30:29
|
> http://devnulled.ath.cx/svn/dst/trunk/kernel/pickle.mli > http://devnulled.ath.cx/svn/dst/trunk/kernel/pickle.ml > > Unfortunately it's not clear what the license is, but a trivial > reimplementation from the signature is possible. > > Rich. From what I understand from SML.NET licence, it should be safe to declare our pickler stuff public domain. BTW: this was inspired by the paper: Functional Pearl: Pickler Combinators (http://research.microsoft.com/~akenn/fun/picklercombinators.pd= f) Jonathan |