Skip to content

Commit b4e08a3

Browse files
committed
Add node about support status of Macruby syntax extensions
1 parent 9f390f1 commit b4e08a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ unparser
77
[![Gem Version](https://img.shields.io/gem/v/unparser.svg)](https://rubygems.org/gems/unparser)
88

99
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.
1011

1112
This library is able to reproduce 100% of ruby 1.9, 2.0 and 2.1 syntax. Including its own source code.
1213

0 commit comments

Comments
 (0)