Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 286 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 286 Bytes

BNFC-CToSwift

A tool to create a bridging from BNFC generated C files to Swift.
The tool contains an abstract syntax generator and a mapping generator to map output of the generated parser - which is in C - to the generated Swift abstract syntax.