Hacker News
- Mir: Strongly typed IR to implement fast and lightweight interpreters and JITs https://github.com/vnmakarov/mir 43 comments
- A light-weight JIT compiler based on MIR (Medium Internal Representation) https://github.com/vnmakarov/mir 14 comments
Lobsters
- mir: A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR https://github.com/vnmakarov/mir 7 comments assembly , compilers
- MIR project goals: 70% of speed and 100 times faster compilation relative to GCC -O2 https://github.com/vnmakarov/mir 33 comments compilers
Linking pages
- GitHub - robertmuth/Cwerg: The best C-like language that can be implemented in 10kLOC. https://github.com/robertmuth/Cwerg 71 comments
- GitHub - dibyendumajumdar/ravi: Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers https://github.com/dibyendumajumdar/ravi 38 comments
- RubyKaigi and the Path to Ruby 3 https://developer.squareup.com/blog/rubykaigi-and-the-path-to-ruby-3/ 31 comments
- GitHub - wdv4758h/awesome-jit: A curated list of awesome JIT frameworks, libraries, software and resources https://github.com/wdv4758h/awesome-jit 2 comments
- GitHub - nikitavoloboev/github-stars: Curated list of my GitHub stars https://github.com/nikitavoloboev/github-stars 0 comments
- Red Hat Developer's MIR Is A Lightweight JIT Compiler - Phoronix https://www.phoronix.com/scan.php?page=news_item&px=Red-Hat-MIR-Lightweight-JIT 0 comments
- GitHub - vnmakarov/ruby: The Ruby Programming Language https://github.com/vnmakarov/ruby 0 comments
- Ravi — a Lua dialect. Ravi is a dialect of the Lua… | by Dibyendu Majumdar | Medium https://medium.com/@dibyendu_75610/ravi-a-lua-dialect-690f3844d4cd 0 comments
- GitHub - BaseMax/AwesomeCompiler: The Big list of the github, open-source compilers. https://github.com/BaseMax/AwesomeCompiler 0 comments
Linked pages
- QBE - Compiler Backend https://c9x.me/compile/ 138 comments
- MIR: A lightweight JIT compiler project | Red Hat Developer https://developers.redhat.com/blog/2020/01/20/mir-a-lightweight-jit-compiler-project/ 110 comments
- GitHub - bytecodealliance/cranelift: Cranelift code generator https://github.com/CraneStation/cranelift 73 comments
- The MIR C interpreter and JIT compiler | Red Hat Developer https://developers.redhat.com/blog/2021/04/27/the-mir-c-interpreter-and-just-in-time-jit-compiler/ 27 comments
- Code the MIR lightweight JIT compiler | Red Hat Developer https://developers.redhat.com/articles/2022/02/16/code-specialization-mir-lightweight-jit-compiler 12 comments
- LibJIT - GNU Project - Free Software Foundation https://www.gnu.org/software/libjit/ 9 comments
Would you like to stay up to date with Computer science? Checkout Computer science
Weekly.