Add note on visitors
This commit is contained in:
parent
39bb175722
commit
7533c69c49
2
TODO.md
2
TODO.md
@ -6,6 +6,8 @@
|
|||||||
-implement field access
|
-implement field access
|
||||||
- standardize on an error type that isn't String
|
- standardize on an error type that isn't String
|
||||||
-implement a visitor pattern for the use of scope_resolver
|
-implement a visitor pattern for the use of scope_resolver
|
||||||
|
- maybe implement this twice: 1) the value-returning, no-default one in the haoyi blogpost,
|
||||||
|
2) the non-value-returning, default one like in rustc
|
||||||
|
|
||||||
## Reduction
|
## Reduction
|
||||||
- make a good type for actual language builtins to avoid string comparisons
|
- make a good type for actual language builtins to avoid string comparisons
|
||||||
|
Loading…
Reference in New Issue
Block a user