in reply to Re: Compiling Perl?
in thread Compiling Perl?
Oh well, the way to do this is to follow the instructions on embedding a perl interpreter into a c program, and follow that route. I've seen numerous accounts on how to do this, in fact I think there is a link in the Monk Library.
And yes, C is going to need many more lines of code because C does not handle text processing very well. This doesn't make it a bad language. I'm all for knowing several languages.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: RE: Re: Compiling Perl?
by SuperCruncher (Pilgrim) on Apr 29, 2000 at 01:21 UTC |