tagua-vm / parser

Safe, fast and memory efficient PHP parser (lexical and syntactic analysers, and the Abstract Syntax Tree)
http://tagua.io/
119 stars 15 forks source link

Literal: Support `B'…'` string format #47

Closed Hywan closed 8 years ago

Hywan commented 8 years ago

Fix #43.

Progression