Files
kolibrios/programs/develop/scc
dunkaist 2c778124e3 Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.
git-svn-id: svn://kolibrios.org@7134 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-20 00:51:00 +00:00
..
2014-09-12 15:15:23 +00:00
2014-09-12 15:15:23 +00:00
2014-09-12 15:15:23 +00:00

 ##############################

#  SCC (simple c compiler)     #

#  port of CCOMP to KolibriOS  #

 ############################## 

# contact: jacekm.pl@gmail.com #

 ##############################



KNOWN BUGS:

	* only directiory /rd/1/ works



HISTORY:

	* 0.5.4:

		- output file extension was fixed

	* 0.5.3:

		- output dir fixed

	* 0.5.2:

		- static output file

	* 0.5.1:

		- first realase