Browse thread
DSL for handling parsing binary memory structures?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Mike Furr <furr@c...> |
| Subject: | Re: [Caml-list] DSL for handling parsing binary memory structures? |
Christian Lindig wrote: > If you are interested in the research aspect of this, Kathleen Fisher > did interesting work on parsing ad-hoc data (mostly ascii): [...] > I remember to have seen something like this for OCaml in the recent > proceedings of ICFP or POPL but can't remember right now. I believe you're thinking of PADS/ML (http://www.padsproj.org/) which was presented at POPL'07 by Fisher et al. Cheers, -mike