Add notes
This commit is contained in:
parent
c9bfa2b540
commit
dae619c6fa
5
TODO.md
5
TODO.md
@ -1,7 +1,12 @@
|
|||||||
# TODO items
|
# TODO items
|
||||||
|
|
||||||
|
## Reduction
|
||||||
|
- make a good type for actual language builtins to avoid string comparisons
|
||||||
|
|
||||||
## Typechecking
|
## Typechecking
|
||||||
|
|
||||||
|
- make a type to represent types rather than relying on string comparisons
|
||||||
|
|
||||||
- look at https://rickyhan.com/jekyll/update/2018/05/26/hindley-milner-tutorial-rust.html
|
- look at https://rickyhan.com/jekyll/update/2018/05/26/hindley-milner-tutorial-rust.html
|
||||||
|
|
||||||
- cf. the notation mentioned in the cardelli paper, the debug information for the `typechecking` pass should
|
- cf. the notation mentioned in the cardelli paper, the debug information for the `typechecking` pass should
|
||||||
|
Loading…
Reference in New Issue
Block a user