16 BIT NASM K&R C COMPILER

Version: 1.0.0
Author: Matthew W. Coan
Date: 10:04 AM 10/28/2013
Email: mcoan@slack.net
URL: http://slack.net/~mcoan/

Directory Listing:
	bin	- binary executable program files
	lib	- library files
	include	- header files
	src	- source code
	demo	- example programs

The output of the this compiler is a DOS .com command 
file. The compiler can also build programs for my custom 
NASM operating system.
