JanWittler / BNFC_CToSwift

A tool to create a bridging from BNFC generated C files to Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A tool to create a bridging from BNFC generated C files to Swift.


Languages

Language:Swift 98.4%Language:Makefile 1.6%