in reply to Linking to Perl from Pascal

Hi ! I've seen your message and i'm very surprising when you say that you use 'fpc' (freePascal). Just for your consideration i've found a good compiler more professional that fpc.. so go www.gnupascal.com and you 'll be surprise to use a compiler whose accept 'é' in your program for example sur. for you question on Perl module, i'm sorry i don't know how to do your thing..good luck !
that many ways to do it (sic !)

Replies are listed 'Best First'.
Re: Re: Linking to Perl from Pascal
by jdporter (Paladin) on May 17, 2004 at 14:45 UTC
Re: Re: Linking to Perl from Pascal
by Anonymous Monk on May 19, 2004 at 21:13 UTC
    I've tried gnupascal, but sometimes i need to look inside the source code. And theres is the problem with gnupascal: it is written in C, not Pascal. FPC is written in Pascal, and compiled with FPC, so, the development, workarounds and patches are easier to write on FPC. By the way... is it possible to write Perl in Perl ?