Update README.md
parent
17a683e27d
commit
ae191c71dd
|
@ -10,6 +10,11 @@ Main repo: https://git.sudoer.ch/me/really-bad-compiler-in-haskell
|
||||||
- Use `ghcup` to install all of the Haskell tools.
|
- Use `ghcup` to install all of the Haskell tools.
|
||||||
- Use `stack build` and `stack run <file>` to run the program.
|
- Use `stack build` and `stack run <file>` to run the program.
|
||||||
|
|
||||||
|
## File structure
|
||||||
|
|
||||||
|
- `app` - contains the compiler program
|
||||||
|
- `example` - contains example programs that can be compiled
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
### Learning Resources Used
|
### Learning Resources Used
|
||||||
|
|
Reference in New Issue