Comparing ArkScript and Python async/await (lexp.lt)
from SuperFola@programming.dev to programming@programming.dev on 01 Sep 2024 16:47
https://programming.dev/post/18859576

This past few weeks, Python 3.13 and the possibility to disable the GIL has seen a lot of coverage and that pushed me to dig into my own language, to see how different our approaches are.

So if you’re curious about the rambling of a pldev, that might be for you!

#programming

threaded - newest