caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Unicode solutions
@ 2010-04-12 14:35 Jacques Carette
  2010-04-12 15:44 ` [Caml-list] " Dario Teixeira
  2010-04-12 17:30 ` Francois Pottier
  0 siblings, 2 replies; 3+ messages in thread
From: Jacques Carette @ 2010-04-12 14:35 UTC (permalink / raw)
  To: caml-list

I need to be able to lex/parse and pretty-print unicode with caml.

I am aware of several 'solutions' for each part, but I would choose to 
use whatever library seamlessly allows me to both parse and build 
pretty-printers for unicode-based input.

For example, it is unclear to me that module Print in Batteries 
integrates well with UTF8.t - but that could just be a documentation 
issue.  Camomile seems to be good for the representation part, but does 
not seem to offer lex/parse and pretty-print modules.

It seems like ulex + dypgen works for the front-end part.  Back-end?
[It's not clear to me that ulex + menhir works]

Jacques


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-12 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-12 14:35 Unicode solutions Jacques Carette
2010-04-12 15:44 ` [Caml-list] " Dario Teixeira
2010-04-12 17:30 ` Francois Pottier

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