|
src
|
Started working on a simple compiler.
|
2023-01-22 19:43:08 +01:00 |
|
test
|
Removed all opaque pointers
|
2023-01-23 16:17:54 +01:00 |
|
.gitignore
|
Update .gitignore
|
2023-01-20 14:11:19 +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
|
Started working on a simple compiler.
|
2023-01-22 19:43:08 +01:00 |
|
LICENSE
|
Initial commit
|
2023-01-17 11:37:08 +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 |