Compiler for the UBC programming language
Find a file
2025-01-20 21:36:47 +01:00
app Struct parsing continued 2025-01-01 21:02:06 +01:00
src/Ubc Updated the list of operators and keywords 2025-01-20 21:36:47 +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 Refactoring into Syntax Parser, also float parsing 2025-01-20 19:53:28 +01:00

ubcc