Skip to content

exercism vs Tiny C Compiler

A side-by-side look at exercism and Tiny C Compiler. For an in-depth review of either product, follow the links below.

exercism

exercism

Education & Reference

Exercism is an open source online platform that provides programming exercises and mentoring for people looking to improve their coding skills. Users can access challenges in over 50 programming languages and get feedback from mentors.

codingexercisespracticementoringskills
Tiny C Compiler

Tiny C Compiler

Development

Tiny C Compiler (TCC) is an extremely small and fast C compiler created by Fabrice Bellard. It is designed for compiling, linking and executing C code very quickly, making it useful for testing snippets of code.

c-compilersmallfasttestingsnippets