titi retuiteado

A talk I gave at the #OpenSourceExperience conference in Paris in December regarding @Cangjie_Lang .
youtube.com/watch?v=PoPNLm…

YouTube
English
titi
4 posts




I'm working on a C compiler where the intermediate representation is based on the single-instruction Run language by Dusko Pavlovic. Most features are grammar transformations defined in Lex and Yacc files, and C for the remaining implementation. github.com/titi-org/titi-…