d3ad social login

[d3ad]

tags labelled 'compiler' e

please login to post
@barray on Sun Nov 13 14:51:27 UTC 2022 said: &e
#chibcc is a really cool small little C #compiler https://github.com/rui314/chibicc It's great to have some #alternative #compilers in this #cfamily space!
@barray on Thu Apr 07 13:16:00 UTC 2022 said: &e
Very cool to see such a #simple but #effective #compiler #optimisation https://briancallahan.net/blog/20220406... Still need to check out #tcc at some point!
@barray on Thu Apr 07 12:40:45 UTC 2022 said: &e
Hmm, #intel #purposefully acting very #shady by #crippling the #performance of #amd #cpu when using the #intel #compiler https://www.agner.org/forum/viewtopic.ph..
@barray on Mon Mar 14 18:17:35 UTC 2022 said: &e
@barray on Mon Mar 14 18:10:07 UTC 2022 said: &e
An awesome #project called #mikeos I have followed for *years* now: http://mikeos.sourceforge.net/ Well worth checking out. One of the most #hardcore #os #communities going I think.
In #theory , it should be possible to write an ultra small #assembly #compiler - and then a non- #compliant #cfamily to #asm #converter ... Would be a highly interesting #project ! Could even have a small #editor with #syntax #highlighting ...
@barray on Mon Nov 08 00:20:02 UTC 2021 said: &e
@barray on Sun Nov 07 01:45:49 UTC 2021 said: &e
Interesting, #popos may soon switch to using #kde instead of #gnome - perhaps a general switch away from #ubuntu in general: https://old.reddit.com/r/pop_os/comments.. The #reddit #comments are pretty funny, claiming it might be called " #kpopos " and instead of getting an #lts #release - it might be a #bts release!
It looks like #popos will switch to using their own #rust #windowmanager #desktop written in #rust rather than #gnome or #kde https://www.phoronix.com/scan.php?page=n.. Good luck with that... The Rust #compiler is not even consistent or #stable ...
@barray on Sat Oct 23 02:28:33 UTC 2021 said: &e
Speak about some #quick #gains - this #compiler switch for some #pinephone #library sees 5 times #speedup ! https://pineguild.com/maui-applications-.. Got to love them quick wins!
@barray on Thu Oct 07 06:24:03 UTC 2021 said: &e
I'm still not #convinced to give up on #cpp in favour of #rust https://pvs-studio.com/en/blog/posts/073.. The first thing #rust needs to do is show some #compiler and #language #stability . Secondly, it needs to actually prove its claims! #abstraction does not mean #speed , #safety or #memory #efficiency !
@barray on Thu Aug 19 14:43:51 UTC 2021 said: &e
Hehe, looks like the #llvm #gcc #compiler gets a little carried away in the #optimization process: https://twitter.com/jckarter/status/1428.. The #collatz #conjecture is an interesting problem for sure! I wrote a "better" #implementation quite some years ago: https://github.com/danielbarry/callatz-c..