Comparing ArkScript and Python async/await (lexp.lt)
from SuperFola@programming.dev to programming_languages@programming.dev on 25 Sep 18:58
https://programming.dev/post/19855819

cross-posted from: 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_languages

threaded - newest