site banner

Friday Fun Thread for January 5, 2024

Be advised: this thread is not for serious in-depth discussion of weighty topics (we have a link for that), this thread is not for anything Culture War related. This thread is for Fun. You got jokes? Share 'em. You got silly questions? Ask 'em.

1
Jump in the discussion.

No email address required.

Have you looked at TCC? It claims to support GAS assembly (as input and intermediate code for C compiling) and compiles for windows (and other platforms). I didn't read all the code but it looks reasonably structured. It's small enough you can incorporate it into a larger project, or use it as a library.

Yes, yes I have. The biggest problem with TCC is that it already exists and is practically feature-complete.