Y
Hacker News
new
|
ask
|
show
|
jobs
by
akiarie
804 days ago
You missed the `!=`, `==` (in many instances), bitwise operators, recursion and `goto`. (And much, much more.)
Xr0 is a work in progress, and we'll get there step-by-step.
1 comments
muldvarp
804 days ago
Yes, the subset of C it currently supports is so small I'm really puzzled what you think this prototype is proving. That you can parse C?
link
akiarie
804 days ago
It's even less impressive than that. That we can parse a subset of C. That's all there is to see here.
link
muldvarp
804 days ago
Then why not write a blog post "We can parse C" instead of "Xr0 makes C safe (it doesn't actually and we are unable or unwilling to go into details and also please don't ask us about Frama-C)"?
link
akiarie
802 days ago
Shouldn't it be called "We can't parse C" since we can only parse a trivial subset of it?
link