Compare commits

..

No commits in common. "main" and "initial-release" have entirely different histories.

View File

@ -1,9 +1,6 @@
# Windows12
A C-like compiled programming language implemented in Haskell.
## Examples
Example programs can be found in the `test` directory.
## Usage
Note: You must have version 9.0 of the Haskell compiler GHC installed. Otherwise
Cabal will not be able to obtain the necessary dependencies.