My implementation of the c compiler in 'Writing A C compiler' by Nora Sandler It is a windows version. To use it you will need MSVC installed (for the preprocessor and linker) NASM, I found that I could not use MASM/ML64