caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] (Announce) ocamllex tutorial (ver 0.2)
@ 2004-08-25  6:52 SooHyoung Oh
  0 siblings, 0 replies; only message in thread
From: SooHyoung Oh @ 2004-08-25  6:52 UTC (permalink / raw)
  To: caml-list

Changes:
- fix some bugs (Thanks Martin)
- add "Keyword Hashtable" section
- add "Nested Comments" section
- add example for lexing ambiguities (chapter 5).
- include some examples in complete form
- information of the source of document
- information of PDF file (A4 size) of the document
- information of the source of examples

Abstract

This is a tutorial on how to use ocamllex which is distributed with Ocaml
language.

This tutorial borrowed lots of part from flex manual, and some part from
Chap. 12 Lexer and parser generators (ocamllex, ocamlyacc).

The companion tutorial for ocamlyacc will be available in one or two weeks
later.

Please mail all comments and suggestions to <shoh at compiler dot kaist dot
ac dot kr>

This tutorial is work-in-progress. The latest version can be found at
http://pllab.kaist.ac.kr/~shoh/ocaml/ocamllex_ocamlyacc/ocamllex-tutorial/index.html.

You can find the source of this document in ocamllex_tutorial_src.tar.gz,
and for printing, pdf (A4 size) is presented.

You can download the source of examples used in this document from
ocamllex_example.tar.gz.

Last updated: 2004-08-25

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-25  6:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-25  6:52 [Caml-list] (Announce) ocamllex tutorial (ver 0.2) SooHyoung Oh

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