Re: chained compares was a real PITA
"Mark Hahn" <[email protected]> Fri, 9 Apr 2004 12:22:33 -0700
| Newsgroups | gmane.comp.lang.prothon.devel |
|---|---|
| Message-ID | <[email protected]> |
> Maybe you shd consider posting that code as a > protypical case in point :-) I'd love to. Unfortunately it's C code. For those brave enough, it is mainly in the binary() function in parser_routines.c and OP_CHAIN_CMP case in the big interpreter switch in interp.c.