|
src
|
init branch
|
2023-02-05 11:16:11 +01:00 |
|
.gitignore
|
Add Makefile, add remove Grammar dir
|
2023-01-21 19:44:22 +01:00 |
|
CHANGELOG.md
|
cabal init and added formatting options
|
2023-01-17 11:42:40 +01:00 |
|
fourmolu.yaml
|
Changed to fourmolu default settings
|
2023-01-17 15:34:42 +01:00 |
|
Grammar.cf
|
Implement basic interpreted language
|
2023-01-20 14:12:04 +01:00 |
|
language.cabal
|
Update cabal file
|
2023-01-20 14:00:12 +01:00 |
|
LICENSE
|
Initial commit
|
2023-01-17 11:37:08 +01:00 |
|
Makefile
|
Add Makefile, add remove Grammar dir
|
2023-01-21 19:44:22 +01:00 |
|
README.md
|
Initial commit
|
2023-01-17 11:37:08 +01:00 |
|
shell.nix
|
Add bnfc dependencies
|
2023-01-20 09:50:35 +01:00 |
|
test_program
|
Implement basic interpreted language
|
2023-01-20 14:12:04 +01:00 |