Skip to content

janyou/Antlr-Swift-Runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANTLR v4.5.3 Swift Runtime

This project has been merged into antlr, no longer updated.

Upgrage to support Xcode 8

(v4.5.1.4 for Xcode 7.3.1)

(v4.5.1.2 for Xcode 7.2.1)

Main change

Serialize ATN to json string.

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