dbohdan / compilers-targeting-c

A list of compilers that can generate C code
703 stars 49 forks source link

Jai #8

Open aksiksi opened 8 years ago

aksiksi commented 8 years ago

Jai is a compile-to-C language targeting game development. It is still being worked on by Jonathan Blow, creator of Braid and The Witness. There is no website for the language as of yet, but there is a series of YouTube videos detailing the language and its philosophy.

https://www.youtube.com/playlist?list=PLmV5I2fxaiCKfxMBrNsU1kgKJXD3PkyxO

dbohdan commented 8 years ago

I am looking forward to the release of Jai! It is the second of Jonathan Blow's programming languages I find really interesting. However, since the organizing principle behind this list is to collect links to open source compilers I will add it to the list only once the source is released under an appropriate license. I will keep this issue open until then.

aksiksi commented 8 years ago

Ah ok, that makes sense. Damn, I never knew he designed a language before :open_mouth: