lib-ruby-parser 3.0.12

Ruby parser
Documentation
1
2
3
4
5
mod codegen;

fn main() {
    codegen::codegen();
}