[antlr-interest] BitSets and 64bit Longs

Jeff Saremi jeffsaremi at yahoo.com
Mon May 19 09:27:30 PDT 2008


THis is more for the ones who have had experience with implementing different "rumtime"s for Antlr.
I am half way through creating a runtime for Javascript however i'm stuck with the fact that i cannot do the "long" operations needed by BitSet.
I'm wondering if anyone knows the ramifications of using 32bit ops such as (bit << 31) instead of (bit << 63) and so on?
thanks
jeff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080519/e42e1a2d/attachment.html 


More information about the antlr-interest mailing list