I recently wrote a toy barebones compiler for amd64 x86_64 It cannot compile anything significant besides addition and multiplication expressions yet but I think the code is educational.
My dream is to write a JIT compiler that is similar to HolyC. I want it to be expressive and powerful and parallel and concurrent.
I do live range analysis and simple register allocation.
On PL.8 case by creating an OS for RISC research at IBM, before they decided to reboot the effort as Aix, by joining the newly UNIX workstation market.
[+] [-] idbfs|3 years ago|reply
[+] [-] samsquire|3 years ago|reply
My dream is to write a JIT compiler that is similar to HolyC. I want it to be expressive and powerful and parallel and concurrent.
I do live range analysis and simple register allocation.
https://GitHub.com/samsquire/compiler
[+] [-] throwaway81523|3 years ago|reply
[+] [-] pfdietz|3 years ago|reply
[+] [-] pjmlp|3 years ago|reply
https://dl.acm.org/doi/10.1145/800230.806977
https://news.ycombinator.com/item?id=32902737
[+] [-] unknown|3 years ago|reply
[deleted]