One of the big problems I had with the Python and Ruby bridges to Objective-C was that neither Python nor Ruby worked well for multithreaded programs. For both, the best we could hope was to use them on an application’s main thread. But if you (like I) wanted to use a scripting language to write actions to be run on other threads, you were out of luck.
But Nu is different.

