[fpc-devel] C++ Linking technology

Daniël Mantione daniel.mantione at freepascal.org
Fri Apr 27 11:15:47 CEST 2007



Op Fri, 27 Apr 2007, schreef ik:

> > > To be able to support such a thing you would have to implement all
> > > features of C++ objects into Pascal, effectively turning Pascal into C++
> > > with a different syntax. The proper way would be to have the C++ class
> > > implement a Pascal interface, so it can interoperate with Pascal code.
> > >
> > 
> > How does other languages such as Perl/Ruby/Python (for example) etc,
> > handle such connections ?

Perl and Python cannot access C++ directly. I don't know about Ruby.

Daniël


More information about the fpc-devel mailing list