Compiler Hacking: Method Visibility in Ruby
Tim Morgan
Let's implement public
and private
method visibility on a Ruby class.
About the Project: Natalie is a very early-stage work-in-progress Ruby implementation that compiles Ruby to an executable. It does so by transpiling Ruby to C++ and feeding it to gcc or clang to produce a binary.
GitHub: https://github.com/seven1m/natalie Twitter: https://twitter.com/timmrgn
#programming #compiler #methods ... https://www.youtube.com/watch?v=G7GF_pOvj_Y
2021-02-26
0.0 LBC
Copyrighted (contact publisher)
154335973 Bytes