6 ms·
Can you feel the irony when typing this? "Simple readable C code" itself not being able to be parsed by "simple readable C code".
by jrimbault 1mo ago
Can you feel the irony when typing this? "Simple readable C code" itself not being able to be parsed by "simple readable C code".
- r3d 1mo agoYeah, I agree. But C code parsing is a common and solved problem. The myriad of things people want to store and recover is not though right.