mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
![]() The parser still doesn't do any more than validate, and looks a lot less like the grammar, but it should be dramatically more efficient now. Not just because we're avoiding some expensive Ruby features, but because now we aren't doing any more than a single token's worth of backtracking. |
||
---|---|---|
.. | ||
plugin | ||
script | ||
scss | ||
tree | ||
css.rb | ||
engine.rb | ||
environment.rb | ||
error.rb | ||
files.rb | ||
plugin.rb | ||
repl.rb | ||
script.rb |