ethowitz / sruby

An increasingly less miniature implementation of Ruby in Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shorten type names to improve identation

ethowitz opened this issue · comments

  • SyntaxTree --> ASTree
  • EvaluationState --> EvalState
  • ...

never mind