Compare commits
1 Commits
initial-re
...
main
Author | SHA1 | Date | |
---|---|---|---|
1d91d7a39d |
@ -1,6 +1,9 @@
|
|||||||
# Windows12
|
# Windows12
|
||||||
A C-like compiled programming language implemented in Haskell.
|
A C-like compiled programming language implemented in Haskell.
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
Example programs can be found in the `test` directory.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Note: You must have version 9.0 of the Haskell compiler GHC installed. Otherwise
|
Note: You must have version 9.0 of the Haskell compiler GHC installed. Otherwise
|
||||||
Cabal will not be able to obtain the necessary dependencies.
|
Cabal will not be able to obtain the necessary dependencies.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user