An experimental type-level Ruby interpreter for testing and understanding Ruby code.
- Install Ruby 3.3 or later.
- Git clone this repository:
git clone https://github.com/ruby/typeprof.git - Install VSCode extension:
code --install-extension mame.ruby-typeprof - Open the repository in VSCode:
code typeprof
$ bundle install
$ bundle exec rake testhttps://speakerdeck.com/mame/good-first-issues-of-typeprof
See LICENSE file.