kolibrios/programs/develop/scc
CleverMouse cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +00:00
..
example scc - klib.h bug fixed 2008-02-09 01:22:39 +00:00
cc1.c
cc2.c
cc3.c
cc4.c
CC1.ASM switch build system to Tup 2014-09-12 15:15:23 +00:00
CC2.ASM switch build system to Tup 2014-09-12 15:15:23 +00:00
CC3.ASM switch build system to Tup 2014-09-12 15:15:23 +00:00
CC4.ASM
cc.h
GETARG.ASM
GETARG.C
INTRINS.ASM
LIBSTD.ASM
Libstd.c
MACROS.INC
NOTICE.H
OSFUNC.ASM switch build system to Tup 2014-09-12 15:15:23 +00:00
README.TXT fixed some grammar errors in Russian help-files (for new users and respect-up of our community) 2008-03-17 20:40:41 +00:00
SCC.ASM
STDIO.H
Tupfile.lua switch build system to Tup 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