lazarus & freepascal

116 views
Skip to first unread message

Gadi Dor

unread,
Jul 21, 2013, 11:58:26 PM7/21/13
to delphi...@googlegroups.com
Hi All,

Can I use Delphi on Rails in FreePascal?

I am working on xmpp client, any idea please?

Best Regards,
Gadi

Henri Gourvest

unread,
Jul 22, 2013, 3:27:13 AM7/22/13
to delphi...@googlegroups.com

The short answer is no.
But if you are determinated you can make necessay changes to make it compatible.

This is some points you have to consider
- I use many anonymous methods in the core xmpp protocol to etablish connection,
you will probably have to use state machine instead.
- I have my own xml parser since xmpp only need a small subset of xml (dorxml),
it would be an easy task to make it working on freepascal.
- You will need a dictionnary replacement.

good luck

Le lundi 22 juillet 2013 05:58:26 UTC+2, Gadi Dor a écrit :

>I am planning to write cross platform xmpp client, any idea please?

Reply all
Reply to author
Forward
0 new messages