Y
Hacker News
new
|
ask
|
show
|
jobs
by
tov_objorkin
3030 days ago
Oh, ti c/c+ compiler is such a joke, not event c99 supported. I was thinking about rust to C compiler [1], but thats require c11 support.
1.
https://github.com/thepowersgang/mrustc
1 comments
lpasselin
3030 days ago
C99 is supported but it is not the default.
link