I want to convert some algorithms from a Pascal dialect to Python.  (Not 
embedding, but code itself)

Its mainly only math and function calls and simple array access but lengthy. 
Think Pascal is quite simlar/simpler in logic for that kind of stuff (in 
comparison to C/C++), so maybe quite simple syntax translation would help.
Is there a tool or script around which can help at least to save most of typing 
work?

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

Reply via email to