Re: A tentative list of vtable functions

2000-10-04 Thread ye, wei
Dan Sugalski wrote: > At 03:23 PM 9/29/00 -0400, ye, wei wrote: > >Dan Sugalski wrote: > > > > > At 02:29 PM 9/29/00 +0100, David Mitchell wrote: > > > >Regarding the tentative list of vtable functions: > > > >I'm rather worried about binary o

Re: New Perl rewrite - embedded Perl

2000-09-11 Thread ye, wei
eger. Take 5 minutes read this, hope it's helpful. http://www.gnu.org/software/guile/docs/data-rep.html Guile homepage: http://www.gnu.org/software/guile/guile.html > > > --tom -- Sincerely, Ye, Wei

Re: New Perl rewrite - embedded Perl

2000-09-11 Thread ye, wei
Matthew Gillman wrote: > Dear All > > I wrote a large C++ program which used embedded Perl. Later, this was changed to >embedded Python. The reasons for this included: > > 1) Python allows you to pass a pointer to an object from C/C++ to the embedded >Python interpreter, wheras Perl makes you p