kolibrios/programs/develop/scc/README.TXT
jacekm 1967c25fac scc 0.5.3
git-svn-id: svn://kolibrios.org@718 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-02-08 11:41:42 +00:00

18 lines
322 B
Plaintext

##############################
# SCC (simple c compiler)
# port of CCOMP to KolibriOS
#
######
# contact: jacekm.pl@gmail.com
##############################
KNOWN BUGS:
* only directiory /rd/1/ works
HISTORY:
* 0.5.3:
- output dir fixed
* 0.5.2:
- static output file
* 0.5.1:
- first realase