We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f390f1 commit b4e08a3Copy full SHA for b4e08a3
README.md
@@ -7,6 +7,7 @@ unparser
7
[](https://rubygems.org/gems/unparser)
8
9
Generate equivalent source for ASTs from whitequarks [parser](https://github.com/whitequark/parser).
10
+Excluding the macruby extensions the parser gem implemnents on top of ruby syntax.
11
12
This library is able to reproduce 100% of ruby 1.9, 2.0 and 2.1 syntax. Including its own source code.
13
0 commit comments