From: Christian Lindig <lindig@cs.uni-sb.de>
To: Richard Jones <rich@annexia.org>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] DSL for handling parsing binary memory structures?
Date: Fri, 18 May 2007 09:41:07 +0200 [thread overview]
Message-ID: <C889307C-0663-414B-A569-4350400BD6A2@cs.uni-sb.de> (raw)
In-Reply-To: <20070517212157.GA20085@furbychan.cocan.org>
If you are interested in the research aspect of this, Kathleen Fisher
did interesting work on parsing ad-hoc data (mostly ascii):
http://www.research.att.com/~kfisher/hancock/release.php
http://www.research.att.com/~kfisher/hancock/release.php
I remember to have seen something like this for OCaml in the recent
proceedings of ICFP or POPL but can't remember right now.
My own work in the context of calling conventions proposes an algebra
to describe structures in memory. This could be a starting point for
a DSL; it is also implemented in the Quick C-- compiler (in OCaml) in
module block.nw.
http://www.st.cs.uni-sb.de/~lindig/papers/blocks/next.pdf
http://www.cminusminus.org/rsync/qc--/src/block.nw
-- Christian
next prev parent reply other threads:[~2007-05-18 7:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-17 21:21 Richard Jones
2007-05-17 21:30 ` [Caml-list] " Joel Reymont
2007-05-17 21:33 ` Gerd Stolpmann
2007-05-17 23:42 ` Jon Harrop
2007-05-18 7:41 ` Christian Lindig [this message]
2007-05-18 14:56 ` Mike Furr
2007-05-18 14:44 ` Markus Mottl
2007-06-14 11:51 ` Richard Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C889307C-0663-414B-A569-4350400BD6A2@cs.uni-sb.de \
--to=lindig@cs.uni-sb.de \
--cc=caml-list@inria.fr \
--cc=rich@annexia.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox