No description
Find a file
Victor Olin c05bf76662 Started testing the GC
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-02-15 16:57:11 +01:00
.vscode Almost finished w/ 1st impl of GC 2023-02-14 11:48:04 +01:00
src Started testing the GC 2023-02-15 16:57:11 +01:00
.gitignore Some configurations 2023-02-15 10:42:27 +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 relaxed base dependency and added overwrite 2023-02-03 11:29:42 +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

language