Title: tcc.dsl Description: Tiny C Compiler Version: 0.9.20 Author: see website below Original-site: http://fabrice.bellard.free.fr/tcc/ Copying-policy: GNU GPL -----==[ Color = red Filesize: ]==----- Extension-by: roberts Comments: Tiny C Compiler: Note: Must use this include: #include To run as script use -run option To compile a standalone executebale: tcc -o mybin -lc mysource.c For other options use: tcc -h Change-log: Current: 2006/03/25 - From prior DSL v1.5