Browse thread
RE:
- Don Syme
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Don Syme <dsyme@m...> |
| Subject: | RE: |
I've also hit this limitation when implementing a particularly gross grammar in ocamlyacc/ocamllex.... I worked around it, but it was a bit of a pain. Don -----Original Message----- From: Juergen Pfitzenmaier [mailto:pfitzen@informatik.uni-tuebingen.de] Sent: 28 June 2000 18:17 To: caml-list@inria.fr Subject: Dear maintainers of OCaml, when defining a lot of variants the following message seems to restrictive: Too many constructors -- maximum is 248 constructors What is the reason for this ? Can this limit be pushed higher ? pfitzen