mirror of
https://github.com/RevCurtisP/C02.git
synced 2025-02-16 14:30:33 +00:00
Added build instructions to README.md
This commit is contained in:
parent
c7dba5150f
commit
8843e2753d
@ -6,3 +6,7 @@ specific subset of the C standard with some modifications and extensions
|
||||
|
||||
See the top-level [documentation](doc/c02.txt) for more information.
|
||||
|
||||
## Building the Compiler
|
||||
In Linux, use gcc and the [Makefile](./Makefile).
|
||||
|
||||
In Windows use the [Pelles C IDE](http://www.smorgasbordet.com/pellesc/) and the file [./C02.ppj](c02.ppj).
|
||||
|
Loading…
x
Reference in New Issue
Block a user