Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>ocamlyacc is a Parser generator for OCaml, derived from yacc. </p> <p>Used to build the OCaml compiler, it is included in the official distribution. However, it is not supported anymore, and the official policy is that OCaml users should use Menhir[2] instead. Indeed, Menhir is mostly backward compatible (it can read ocamlyacc source files), but improves over ocamlyacc in many directions (grammars can be combined, symbols can be named, etc.)</p> <p>[2] <a href="http://gallium.inria.fr/~fpottier/menhir/" rel="nofollow">http://gallium.inria.fr/~fpottier/menhir/</a></p> <p><strong>See also:</strong></p> <p><a href="/questions/tagged/menhir" class="post-tag" title="show questions tagged &#39;menhir&#39;" rel="tag">menhir</a> <a href="/questions/tagged/yacc" class="post-tag" title="show questions tagged &#39;yacc&#39;" rel="tag">yacc</a> <a href="/questions/tagged/antlr" class="post-tag" title="show questions tagged &#39;antlr&#39;" rel="tag">antlr</a> <a href="/questions/tagged/bison" class="post-tag" title="show questions tagged &#39;bison&#39;" rel="tag">bison</a> <a href="/questions/tagged/jison" class="post-tag" title="show questions tagged &#39;jison&#39;" rel="tag">jison</a> <a href="/questions/tagged/ply" class="post-tag" title="show questions tagged &#39;ply&#39;" rel="tag">ply</a> <a href="/questions/tagged/happy" class="post-tag" title="show questions tagged &#39;happy&#39;" rel="tag">happy</a> <a href="/questions/tagged/ocamlyacc" class="post-tag" title="show questions tagged &#39;ocamlyacc&#39;" rel="tag">ocamlyacc</a> <a href="/questions/tagged/fsyacc" class="post-tag" title="show questions tagged &#39;fsyacc&#39;" rel="tag">fsyacc</a> <a href="/questions/tagged/ml-yacc" class="post-tag" title="show questions tagged &#39;ml-yacc&#39;" rel="tag">ml-yacc</a></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload