, FFI, .
, , ctypes Python FFI, , libFFI (ctypes) ( python). python .
, Python:
http://code.activestate.com/recipes/146847/
python ( C) , Python Delphi, . ( RAD-), FFI.
I personally am not ready to develop a complete, workable programming language and all its libraries from scratch, so I prefer to hybridize what I know. Source code in C or Delphi and dynamic scripts in Python. You can combine all three easily into one application, if necessary.
source
share