Skip to content
EntityQ1730569· pop 14· linked from 80 articles

Tiny C Compiler

Sign in to save

Also known as TCC, TinyCC

fast, small and free C compiler

Wikidata facts

Instance of
open source
Platform
RISC-V
Official website
bellard.org/tcc
Image
Tiny C Compiler 0.9.23 Windows help en.png
Has use
Q15777
Show 9 more facts
software version identifier
0.9.25
supports programming language
Q15777
programmed in
assembly language
Stack Exchange tag
stackoverflow.com/tags/tcc
source code repository URL
repo.or.cz/tinycc.git
operating system
Q234025
inception
2002-00-00
publication date
2002-00-00
used by
Q15777
Sources (8)

via Wikidata · CC0

Article · 中文

Tiny C Compiler(縮寫為TCC、tCc或TinyCC)是一个用於x86(16/32位元)或x86-64(64位元)系統的C编译器,開發者為Fabrice Bellard。軟體是設計用於低階電腦環境,或是於磁碟容量有限的空間中(1.44磁片或是硬碟)。軟體可以適用於Windows、Linux、Unix作業系統,而最新版本為0.9.27(2017年12月17日)。TCC是在GNU宽通用公共许可证(LGPL)協定規範下發布。 TCC符合ANSI C(C89/C90)規範亦符合新版的ISO C99標準規範,與GNU C擴展的內嵌組合語言(即inline assembler)功能汇编语言。

Abstract from DBpedia / Wikipedia · CC BY-SA