User:Debanshu.Das/sandbox

From Wikibooks, open books for an open world
Jump to navigation Jump to search

In this book we will be making a C-level programming language from scratch, using nothing but a Mingw_Gcc compiler and a Masm 6.1 compiler This book will cover the basics of compilation, along with the basic conversion of statements.