Y
Hacker News
new
|
ask
|
show
|
jobs
by
smartaz42
359 days ago
FWIW for C only I've used libtcc repo.or.cz/w/tinycc.git with great success. The API is a joy, as we all expect from a Bellard project. It focuses on compilation speed, the generated code is not at all optimized.