caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Maximum non-constant constructors
@ 2005-03-16 19:51 Tom Hawkins
  2005-03-16 20:42 ` [Caml-list] " Alain Frisch
  0 siblings, 1 reply; 11+ messages in thread
From: Tom Hawkins @ 2005-03-16 19:51 UTC (permalink / raw)
  To: caml-list

I just discovered another limitation: the maximum number of non-constant 
constructors is 246.

My modified OCaml parser generator (ocamlyacc with ints -- see previous 
post) is producing a parser that consumes 342 different tokens types.

Are there any ways to bypass this limitation?

-Tom


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

end of thread, other threads:[~2005-03-19  2:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-16 19:51 Maximum non-constant constructors Tom Hawkins
2005-03-16 20:42 ` [Caml-list] " Alain Frisch
2005-03-16 23:22   ` Tom Hawkins
2005-03-17 15:23     ` Stefan Monnier
2005-03-16 23:32   ` [Caml-list] " Richard Jones
2005-03-17 12:36     ` Jean-Christophe Filliatre
2005-03-17 14:00       ` Eric Cooper
2005-03-17 17:32         ` Marcin 'Qrczak' Kowalczyk
2005-03-17 18:27           ` Richard Jones
2005-03-17 17:55         ` Jon Harrop
2005-03-19  2:28           ` Jacques Garrigue

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).