schwalbe-sprach / schwalbe

"Transpiler" from the Schwalbe Programming Language to Swift
MIT License
27 stars 1 forks source link

Self-host transpiler #2

Closed kiliankoe closed 7 years ago

kiliankoe commented 7 years ago

Seems rather obvious...

kiliankoe commented 7 years ago

The current implementation of this transpiler is probably the only project it wouldn't be able to transpile correctly, since the stupid string replacements would choke on the syntax definitions in Syntax.swift. The rest works rather well though, but I'll just close this and keep the current example schwalbe project as a replacement.