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: | Joel Reymont <joelr1@g...> |
| Subject: | Re: [Caml-list] DSL for handling parsing binary memory structures? |
Rich, Take a look at the Erlang bit syntax: http://tinyurl.com/35rup2 Could something like this be handled by camlp4? Joel On May 17, 2007, at 10:21 PM, Richard Jones wrote: > > I wonder if anyone has thought about or developed a domain-specific > language in OCaml for handling the processing of binary structures? -- http://wagerlabs.com/