C/C++
rcsc.zip
Associated article: Retargetable Concurrent Small C
Tags: C/C++
Complete source code and related files accompanying the article by Andy Yuen in which he implements "Retargetable CSC" (RCSC), a retargetable version of his Concurrent Small C. This port targets the 8051 microcontroller. Requires UNZIP/PKUNZIP to extract.
Table Of Contents: README.TXT LIB86/CSC.LIB LIB86/CLIB.LIB LIB86/SPRINTF.C LIB86/KERNEL.C SRC/CC4.C SRC/CC1.C SRC/CC2.C SRC/CC3.C SRC/NOTICE.H SRC/CLIB.H SRC/CC.H SRC/STDIO....


