On Mon 24 Jul 2023, Sagar Acharya wrote:
> 
> I see C compilers recommended by suckless are:
> 
> tinycc
> simplecc
> cproc
> qbe
> lacc
> 
> Which variant of C do they offer? What are the differences and do they offer 
> sufficient features to express with a program completely?

Whether they are sufficient depends on your use case. Everything else is 
covered in their documentation.

https://bellard.org/tcc

http://git.simple-cc.org/scc/file/README.html

https://sr.ht/~mcf/cproc

https://github.com/larmel/lacc

Reply via email to