Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Mukul's Blog's RSS Feed
(Uncensored)
subscribe
Implementing Concurrency and our Runtime Library
https://mukulrathi.com/create-your-own-programming-language/concurrency-runtime-language-tutorial/
links
backlinks
The Role of a Runtime Library Up till now, we've translated constructs in our language Bolt directly into LLVM IR instructions. The biggest…