Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
2384 days ago
You also cannot fully implement libc in ISO C, without using either language extensions or an external Assembler.
So I guess it is not a "low level"/"systems".
1 comments
FpUser
2384 days ago
True. You beat me. But C with extensions does qualify ;)
link
pjmlp
2384 days ago
So does any other language with extensions, even stuff like CircuitPython.
link