[MLton] Unicode... again

Wesley W. Terpstra terpstra at gkec.tu-darmstadt.de
Sun Feb 11 14:28:05 PST 2007


On Feb 9, 2007, at 7:18 AM, Gergely Buday wrote:
> I'm getting into using ml-ulex, which is a unicode-able lexer for
> sml/nj. As far as I understood, it uses   4-byte chars:
> ml-lpt/ml-ulex/BackEnds/SML/template-ml-ulex.sml contains
>
>      structure W = Word32
>      type wchar = W.word
>
> It would be nice to be able to use ml-ulex with your proposed unicode
> library. For the first step I'll try to compile ml-ulex with mlton.

How did this work out? My next step is to modify MLton's lexer to  
support Unicode, so if you have a working ml-ulex for MLton, please  
let me know where to get it!

Thanks.




More information about the MLton mailing list