caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocamldoc lexer: why tracking line_number and char_number explicitly?
@ 2015-12-23  5:52 Junsong Li
  2015-12-23  9:34 ` Gabriel Scherer
  0 siblings, 1 reply; 3+ messages in thread
From: Junsong Li @ 2015-12-23  5:52 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 238 bytes --]

Dear list,

I am wondering why ocamldoc lexers (odoc_lexer.mll and odoc_text_lexer.mll)
do not use Lexing.position but keep tracking line number and char number
explicitly. Does this have anything to do with the Unicode?

Thanks,
Junsong

[-- Attachment #2: Type: text/html, Size: 318 bytes --]

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

end of thread, other threads:[~2015-12-24  4:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-23  5:52 [Caml-list] ocamldoc lexer: why tracking line_number and char_number explicitly? Junsong Li
2015-12-23  9:34 ` Gabriel Scherer
2015-12-24  4:52   ` Junsong Li

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