sisshiki1969 / monoruby

Ruby implementation with yet another JIT compiler.
Apache License 2.0
112 stars 4 forks source link

Class def #5

Closed sisshiki1969 closed 2 years ago

sisshiki1969 commented 2 years ago

Impl class definition statement. Support Object#instance_variable_get, instance_variable_set, instance_variable_defined?.