* mletags for ocaml
@ 1997-07-17 15:41 Hendrik Tews
1997-07-18 9:55 ` Francois Rouaix
0 siblings, 1 reply; 2+ messages in thread
From: Hendrik Tews @ 1997-07-17 15:41 UTC (permalink / raw)
To: caml-list
Hi,
Is there a version of mletags which works with ocaml?
Or should I reinstall camllight and use the old mletags for my
ocaml sources?
Bye,
Hendrik
-------------------------------------------------------------
e-mail: tews@tcs.inf.tu-dresden.de
www: http://wwwtcs.inf.tu-dresden.de/~tews
-------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mletags for ocaml
1997-07-17 15:41 mletags for ocaml Hendrik Tews
@ 1997-07-18 9:55 ` Francois Rouaix
0 siblings, 0 replies; 2+ messages in thread
From: Francois Rouaix @ 1997-07-18 9:55 UTC (permalink / raw)
To: Hendrik Tews; +Cc: caml-list
> Is there a version of mletags which works with ocaml?
Not yet, I guess.
> Or should I reinstall camllight and use the old mletags for my
> ocaml sources?
I don't think this will work, since mletags relies on parsing of .ml and
.mli files to extract symbols. (*tags programs for other languages generally
use regexps and ad-hoc strategies, but this is a bit weak for Caml.)
I started writing the skeleton program for ocamletags, but was too lazy to
fill-in the blanks (eg. the zillion of mutually recursive functions to walk
an AST and extract the "binder" global symbols). I can send this incomplete
piece of code to anyone feeling impatient.
--f
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1997-07-18 18:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-07-17 15:41 mletags for ocaml Hendrik Tews
1997-07-18 9:55 ` Francois Rouaix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox