Ruby AST for fun and profit
An AST to a program is what the DOM is to a web-page - a hands on look at working with the Ruby’s Abstract Syntax Tree and the projects that are using it. Ever wanted to translate Ruby to Lolcode?
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
An AST to a program is what the DOM is to a web-page - a hands on look at working with the Ruby’s Abstract Syntax Tree and the projects that are using it. Ever wanted to translate Ruby to Lolcode?
Comments
This is excellent stuff. Hope to post on Ruby Inside about this soon.
Post a comment