From: Christian Lindig <lindig@cs.uni-sb.de>
To: Ching-Tsun Chou <ctchou@mipos2.intel.com>
Cc: Caml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Is there a "disassembler" for Caml?
Date: Thu, 4 Sep 2003 09:18:57 +0200 [thread overview]
Message-ID: <20030904071857.GA21312@st> (raw)
In-Reply-To: <200309040144.h841iwTR015921@zws707.sc.intel.com>
On Wed, Sep 03, 2003 at 09:44:58PM -0400, Ching-Tsun Chou wrote:
> Is there a "disassembler" for Caml Light or Objective Caml that can
> generate (more or less) readable Caml code from Caml bytecode?
The dumpobj utility in the tools/ directory of the distribution can
disasssemble byte code files. However, it just shows the bytecodes in
clear text, not the original OCaml code. The output is similar to
"ocamlc -dinstr foo.ml".
I don't know of any tool that reconstructs the OCaml source code.
-- Christian
--
Christian Lindig http://www.st.cs.uni-sb.de/~lindig/
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
prev parent reply other threads:[~2003-09-04 7:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-04 1:44 Ching-Tsun Chou
2003-09-04 7:18 ` Christian Lindig [this message]
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=20030904071857.GA21312@st \
--to=lindig@cs.uni-sb.de \
--cc=caml-list@inria.fr \
--cc=ctchou@mipos2.intel.com \
/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