This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Expressions Status and Oustanding Tasks


Tom> I wasn't sure if he was going to work on explicit use of the
Tom> operator keyword as well.

Sami> As in directly calling operator<< ?

Yeah, stuff like:  foo->operator+(5)

All these productions are missing from the parser and "operator" isn't
even recognized as a token in the lexer :)

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]