Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Copy everything on Development:; before compiling read carefully makefile's.
LuxCC is a complete C language suite that includes a compiler, an assembler,
a linker and a virtual machine. This release has been cleaned and fixed to
work well on AROS; it includes only for the virtual machine; into standard
library i have also added system(), abs(), rand(), srand(), remove(),
rename() and fflush() functions.
N.B.
Before compiling backup stdlib.h otherwise it will be overwritten!
For more informations please visit the official web site:
https://github.com/lugon/LuxCC
|