top | item 46942304 (no title) chvid | 20 days ago What does the smallest (simplest in terms of complexity / lines of code) C-compiler that can compile and run SQLite look like?Perhaps that would be a more telling benchmark to evaluate the Claude compiler against. discuss order hn newest measurablefunc|20 days ago Not as simple as it could be but I doubt anyone will manage to beat Fabrice Bellard: https://www.bellard.org/tcc/ tmtvl|20 days ago I don't know for certain that it can compile and run SQLite, but the smallest C compiler I know of is SectorC: <https://xorvoid.com/sectorc.html>
measurablefunc|20 days ago Not as simple as it could be but I doubt anyone will manage to beat Fabrice Bellard: https://www.bellard.org/tcc/
tmtvl|20 days ago I don't know for certain that it can compile and run SQLite, but the smallest C compiler I know of is SectorC: <https://xorvoid.com/sectorc.html>
measurablefunc|20 days ago
tmtvl|20 days ago