Sonic language: Inspired by Swift, but compiles to C so can be used anywhere
1–4 of 4 posts
Re: Sonic language: Inspired by Swift, but compiles to C so can be used anywhere
#2Hi all, please be gentle :) A close friend and I have decided to bite the bullet and attempt to create an applications programming language! Even if we fail, we'll learn a lot. Anyway, wish us luck!
Re: Sonic language: Inspired by Swift, but compiles to C so can be used anywhere
#3correct me if i am wrong, to my understanding swift do compile to C
Re: Sonic language: Inspired by Swift, but compiles to C so can be used anywhere
#4correct me if i am wrong, to my understanding swift do compile to C
Unfortunately that's not the case :) Perhaps you're thinking of older versions of Objective-C.