in reply to Using objects and basic types from other Perl interpreters transparently.

If you are interested in this subject, you should probably be familiar with the Obliq system (prototyped in Oberon). For quite some time, I've been thinking it would be cool to have variables with Obliq semantics in Perl. I think you've got the right idea, but your approach has way too much syntactic overhead, IMHO.

jdporter
The 6th Rule of Perl Club is -- There is no Rule #6.

  • Comment on Re: Using objects and basic types from other Perl interpreters transparently.

Replies are listed 'Best First'.
Re: Re: Using objects and basic types from other Perl interpreters transparently.
by mattr (Curate) on Apr 14, 2004 at 10:02 UTC
    ..which, looking at this scanned page of an Obliq (but easy to understand) paper is really cool! (actually the whole paper is interesting though I only saw a few pages, click here for top page with pdf and other formats)