Browse thread
free, open-source version of OCaml grammar?
- Yitzhak Mandelbaum
[
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: | 2010-02-15 (19:32) |
From: | Yitzhak Mandelbaum <yitzhakm@C...> |
Subject: | free, open-source version of OCaml grammar? |
Hi, I'd like to port the OCaml grammar to another parser generator. However, the grammar is covered under the Q Public License, and the terms of the license seem to require that the ported version only be distributed as a patch to the current YACC grammar. Given that I'm porting the grammar to serve as an example for a new parser generator, distributing it as an unreadable patch is quite impractical. Does anyone know of a version of the OCaml grammar which is not covered by the Q Public License? Or, does anyone have any other suggestions? Thanks! Yitzhak ----------------------------- Yitzhak Mandelbaum