Page 1 of 1
C compiler for ULP
Posted: Mon Apr 01, 2019 10:33 pm
by jasonful
I've written a C compiler for the ULP coprocessor. It is available at
https://github.com/jasonful/lcc
Re: C compiler for ULP
Posted: Mon Apr 01, 2019 11:18 pm
by ESP_Angus
Nice work!
Re: C compiler for ULP
Posted: Tue Apr 02, 2019 1:13 am
by tommeyers
thanks now i can use the ULP without so much pain.
Re: C compiler for ULP
Posted: Tue Apr 02, 2019 8:31 am
by OutOfLine
I would like to play with it on Linux, how?