ssize-t / inlinec

Effortlessly write inline C functions in Python
Apache License 2.0
477 stars 12 forks source link

Is it possible to use tcc? #6

Open asukaminato0721 opened 3 years ago

asukaminato0721 commented 3 years ago
tcc -run file

doesn't need compile the .c file.