summaryrefslogtreecommitdiff
path: root/TODO
blob: e676d1df960ceac71ebfc125702d6557d2bacb20 (plain)
1
2
3
4
5
# Intermediate code generation

- Put symbol table in the reader monad and it to the stack
  or use the state monad for everything.
- Add errors handling to the monad stack.