Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 314 Bytes

ANTLR v4.5.1 Swift Runtime

Upgrage to support Xcode 7.3

(v4.5.1.2 for Xcode 7.2.1)

Main change

Serialize ATN to json string.

you can see Test project example(open AntlrSwift.xcworkspace)