top | item 47097077

(no title)

SJC_Hacker | 9 days ago

And it ... works?

Use C, C++ or Fortran for the heavy lifting, and Python for UI/business logic/non-high perf stuff for rapid app development.

discuss

order

seertaak|7 days ago

> And it ... works?

It gets the job done, but the existence of Cython, Numba, Pythran, PyPy and many, many, others are indication that this isn't a global optimum.