I did some digging into Artichokes sourcecode to get inspiration for making a Ruby like language in Rust. But I found the codebase a bit complicated and ended up taking more inspiration from mruby instead. It's deeply segmented into different crates like many Rust projects are.
I did some digging into Artichokes sourcecode to get inspiration for making a Ruby like language in Rust. But I found the codebase a bit complicated and ended up taking more inspiration from mruby instead. It's deeply segmented into different crates like many Rust projects are.
it's cool it lasted so long