1
Fork 0

switch from literate to regular haskell source

This commit is contained in:
Jake Wheat 2024-01-09 00:07:47 +00:00
parent f51600e0b1
commit ec8ce0243e
74 changed files with 11498 additions and 10996 deletions

2
TODO
View file

@ -156,7 +156,7 @@ reconsider the names and structure of the constructors in the syntax
refactor the typename parser - it's a real mess
fix the lexing
add documentation in Parser.lhs on the left factoring/error handling
add documentation in Parser.hs on the left factoring/error handling
approach
fixes: