caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocamlyacc help
@ 2005-09-10 10:40 Jonathan Roewen
  2005-09-10 14:14 ` Eric Cooper
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Roewen @ 2005-09-10 10:40 UTC (permalink / raw)
  To: caml-list

Hi,

I'm trying to write a parser, but I've become very unstuck.

I want to parse a string of format:

(OP FLOAT*)* and generate a (char * float list) list.

The problem I have is I don't know how to generate further tuples.

Jonathan


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-10 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-10 10:40 [Caml-list] ocamlyacc help Jonathan Roewen
2005-09-10 14:14 ` Eric Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).