Compiler for the UBC programming language
Find a file
2025-01-17 21:13:00 +01:00
app Struct parsing continued 2025-01-01 21:02:06 +01:00
src/Ubc Removed complicated validation, Basic Expression parsing 2025-01-17 21:13:00 +01:00
test stack new + git init 2024-12-30 08:44:31 +01:00
.gitignore stack new + git init 2024-12-30 08:44:31 +01:00
CHANGELOG.md stack new + git init 2024-12-30 08:44:31 +01:00
LICENSE stack new + git init 2024-12-30 08:44:31 +01:00
package.yaml Struct Parsing continued, ditched multiple-errors support 2025-01-01 23:04:00 +01:00
README.md stack new + git init 2024-12-30 08:44:31 +01:00
Setup.hs stack new + git init 2024-12-30 08:44:31 +01:00
stack.yaml Struct Parsing continued, ditched multiple-errors support 2025-01-01 23:04:00 +01:00
stack.yaml.lock Struct Parsing continued, ditched multiple-errors support 2025-01-01 23:04:00 +01:00
ubcc.cabal Removed complicated validation, Basic Expression parsing 2025-01-17 21:13:00 +01:00

ubcc