On Wed, Aug 01, 2001 at 09:03:33PM +0200, Samuele Pedroni wrote: > If I'm right, you're designing a object-based VM. I don't how > typical is OO programming in Perl, but in Python that plays a central role, In Perl, the OO-ness is central at the *implementation* level, regardless of how OO the end user's code is. For instance, "$a = $b + $c" is essentially calling "a.store(b.get_integer() + c.get_integer())" deep down, but the end user doesn't have to know or care about that. Simon
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4