Adrian Sampson
Adrian Sampson
Indeed; I've never really liked the name of this config option. I even think `convert_lossy` would be a fine name for the "reversed" version of this option. If we change...
Overall, this seems like a relatively compact set of engineering tasks that you can feasibly get done in one week. It will not be as substantial a full-length project that...
OK, it's a plan.
Hi, @InnovativeInventor! Looks like you've added a few commits here—let me know when you think this is ready and I'll take another look (and publish).
Just one last reminder about the above, @InnovativeInventor—let me know when it's time to take another look.
Nice! This seems great. It seems like this version gets across that underlying motivation a bit more directly. Nice work!
Awesome! The spawn/join threading extension actually sounds super interesting, and it seems like it should also be accomplishable: that is, if all you do is get the reference interpreter working...
Fantastic; this sounds great! And the definitions of the two new instructions both look good. Here is one tiny suggestion for the language extension: for thread IDs, it would be...
Thanks for the very useful discussion today, @parthsarkar17! I'm sorry I had to leave abruptly at the half-hour mark, but I would be super interested to hear if y'all came...
Cool idea to write out the “maximal” version with a built-in pair of fork & join operators (category 3 above). It might also be interesting to write out a more...