←back to thread

124 points elvis70 | 1 comments | | HN request time: 0.001s | source
Show context
johndoe0815 ◴[] No.44427617[source]
Whow, another well-known piece of software that was written by Fabrice Bellard. He's also the original author of qemu, tinyemu, tcc, ffmpeg and many more.

https://bellard.org

replies(5): >>44427959 #>>44428061 #>>44433759 #>>44441880 #>>44444048 #
mrkramer ◴[] No.44427959[source]
His track record is exceptional, he must be a Godlike programmer!
replies(2): >>44432245 #>>44432402 #
1. ddalex ◴[] No.44432245[source]
I'm big fan of Monsieur Bellard, not because he made things complicated, but because he made things simple.

I read through the original source of qemu and the tiny C compiler and the simplicity and beauty of the code are outstanding.