See the Math module for a description of this compiler.
compile, register_for
#helper, #included, #plugin_host, #plugin_id, #register_for
27 28 29
# File 'lib/rvm/languages/math.rb', line 27 def compile text Compiler.compile(Tree.generate(Tokenizer.tokenize(text))) end