Previous Up

4.4  C/C++

It is already a long time since I played around with C and C++, because I almost exclusively use OCaml for my work. Since people constantly keep asking for it, I have put one thing online again:

4.4.1  REENT

Description:Simple example of how to write reentrant flex/bison parsers
Download:reent.tar.gz   reent.tar.bz2
Browse distribution:   here

Copyright   ©  2010  Markus Mottl  ⟨markus.mottl@gmail.com
Previous Up