@ekaitz_zarraga @vertigo that was also my thought. If you remove all the undefined behaviours, C is not so complex ;-). How big is tcc?
Conversation
Notices
-
Kototama (kototama@merveilles.town)'s status on Friday, 20-May-2022 11:57:22 CEST Kototama - Ekaitz Zárraga 👹 repeated this.
-
Vertigo #$FF (vertigo@hackers.town)'s status on Friday, 20-May-2022 11:57:27 CEST Vertigo #$FF @kototama @ekaitz_zarraga C is a lot more complex than Forth or Lisp. In the amount of space you invest in just the C lexer and parser alone, you can fit an entire Forth compiler capable of reaching within a factor of 10 performance of native, optimized C.