k0kubun/ruby-jit-challenge

ruby-jit-challenge repo, на сайте с May 18, 2023 23:55
This is a small tutorial to write a JIT compiler in Ruby. We don't expect any prior experience in compilers or assembly languages. It's supposed to take only several minutes if you read all hints, but challenging if you don't.