delphi to python converter

2005-06-27 Thread Thys Meintjes
Greets,

I have need of a Delphi/pascal to python converter. Googling didn't
suggest any obvious leads so I'm trying here...

Thanks
Thys

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: delphi to python converter

2005-06-27 Thread bruno modulix
Thys Meintjes wrote:
 Greets,
 
 I have need of a Delphi/pascal to python converter. Googling didn't
 suggest any obvious leads so I'm trying here...

Have you tried with python/delphi programer ?-)


-- 
bruno desthuilliers
python -c print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: delphi to python converter

2005-06-27 Thread Cappy2112


Thys Meintjes wrote:
 Greets,

 I have need of a Delphi/pascal to python converter. Googling didn't
 suggest any obvious leads so I'm trying here...

 Thanks
 Thys

This isn't what you want, but you can probably achieve similar results,
by embedding Pyton in your delphi app.

http://www.atug.com/andypatterns/pythonDelphiTalk.htm

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: delphi to python converter

2005-06-27 Thread Jarek Zgoda
Thys Meintjes napisaƂ(a):

 I have need of a Delphi/pascal to python converter. Googling didn't
 suggest any obvious leads so I'm trying here...

Don't think something like that even exists...

-- 
Jarek Zgoda
http://jpa.berlios.de/
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: delphi to python converter

2005-06-27 Thread could ildg
The only thing you can do at present is to convert by yourself
with hand, recode them line by line.

On 6/27/05, Thys Meintjes [EMAIL PROTECTED] wrote:
 Greets,
 
 I have need of a Delphi/pascal to python converter. Googling didn't
 suggest any obvious leads so I'm trying here...
 
 Thanks
 Thys
 
 --
 http://mail.python.org/mailman/listinfo/python-list

-- 
http://mail.python.org/mailman/listinfo/python-list