-->
Page 1 of 3

c code

PostPosted: Mon Mar 21, 2016 9:29 pm
by stern0m1
It would be great to have a feature to be able to write code in C.

Obviously, the whole point is to be able to program in basic, which i appreciate a lot because i dont know much about C and do know a bit about basic. But it would be beneficial to be able to program with features that aren't included yet in basic.

Re: c code

PostPosted: Tue Mar 22, 2016 6:19 am
by cwilt
C is a compiled language. Not sure how that would be implemented given the limited resources.

Re: c code

PostPosted: Tue Mar 22, 2016 6:53 am
by Pablo2048
cwilt wrote:C is a compiled language. Not sure how that would be implemented given the limited resources.

Did You hear about PicoC ( https://github.com/zsaleeba/picoc ) for example?

Re: c code

PostPosted: Tue Mar 22, 2016 11:05 am
by stern0m1
esp8266 basic is compiled with arduino software. So it seems it wouldn't be a big deal to be able use arduino code.