[MLton-user] OP longvid not accepted

Florian Weimer fweimer at bfk.de
Mon Jan 21 08:01:11 PST 2008


I suppose the following program is valid according to the definition
(MLkit accepts it):

val foo = op String.<

However, MLton requires that "op" is always followed by a plain VId,
not a longVId.

Is it sufficient to make the obvious changes in the grammar?

-- 
Florian Weimer                <fweimer at bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99



More information about the MLton-user mailing list