> I would like to know when will be 'infix_expression' available in gem > version of Parslet?
As soon as the code is stable and the first few bugs are found. In the meantime, you can use gem 'parslet', git: '[email protected]:kschiess/parslet.git' to use it in your dev projects. k
