Browse thread
[Caml-list] RealWorld-Examples for OcamlLex/OcamlYacc?
- oliver@f...
[
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: | oliver@f... |
| Subject: | [Caml-list] RealWorld-Examples for OcamlLex/OcamlYacc? |
Hello Hackers, after pausing with OCaml and programming at all, coming back to an interesting problem to solve, I tried to solve it in C, with flex and yacc. Even if find C nice, it was annoying how much code to write... so it seems to be true, that OCaml is a drug. Back to it now, I ask the other addicts here for real-world programs, that use ocamllex and ocamlyacc and if available, a good tutorial. The example in the Refman seems a littlebid confusing to me: There is a function Parser.main called, but in the Refman there only is a module Parsing, not a module Parser described. And in the ocmallex/Ocamlyacc-chapter I didn't find something about a call to Parser.main. Or maybe I'm short-time blind, evry time, when I look into that manual? Any help and hint is welcome... please help this OCaml-addict programmer who I am now. TIA, Oliver ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners