/acc

The Antonie/antonijn C Compiler. This was part of my "Profielwerkstuk", and is barely functional (somehow when school bureaucracy and guidance became involved, I lost interest). Only compiles trivial programs.

Primary LanguageCGNU General Public License v2.0GPL-2.0

	The Antonie/antonijn C Compiler.

acc is a cross-platform multi-target C compiler.

acc is designed with a strong focus on:

	- 100% self-hosting ability
	- Readability and documentation
	- Performance without cutting corners
	- Full C90 and C99 compliance
	- A multitude of extensions
	- Reliability under any circumstances
	- Portability to any platform
	- Supporting multiple CPUs
	- Teamwork

An explanation of source code and subsystems can be found in the README files in
the src/ subdirectory.