Fixes identifier lexing; support REPL file loading

This commit is contained in:
2025-01-01 18:05:21 -06:00
committed by James Eversole
parent 57f7389c4d
commit 1c8457733e
5 changed files with 23 additions and 11 deletions

3
.gitignore vendored
View File

@ -1,10 +1,7 @@
bin/
data/Purr.sqlite
data/encryptionKey
/result
/config.dhall
/Dockerfile
/docker-stack.yml
.stack-work/
*.swp
dist*