Will Glass-Husain wrote:

Peter,

Sounds good on the items listed.  Definitely represent decimals with a
double.  There's some problems with precision, but (personally) I'd say
that's not significant.  (was that an unintended pun?  not sure).  Let me
know if I can help with anything.

If you like to do something - do it! Just tell me what you're working on so we don't do things twice. If you are familiar with JavaCC then you could do the literal thing, though.

By the way, some languages use "\" to represent integer division.  Want to
go for that instead of DIV?  If we do use 'div', I suggest lower case as
that's more consistent.

With DIV I only ment the function not the syntax. \ could be problematic since it is used in some escaping. I don't have a clue right now which symbol we could take. If we don't find one we should use 'div' I think.

Peter

WILL




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to