Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sergeykish
on June 23, 2020
|
parent
|
context
|
favorite
| on:
Tiny C Compiler
From man tcc(1):
#!/usr/bin/tcc -run #include <stdio.h> int main() { printf("Hello World\n"); return 0; }
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: