Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 321 Bytes

Todo.md

File metadata and controls

14 lines (11 loc) · 321 Bytes

Todo for Nana / Lala / Dada

Lexer / Parser

  1. Formal Token
    1. Use external token to trace srcinfo.
  2. Positioning info in ast.

Resolving

  1. Context

Backlog

  1. Better fmt::Debug implementation.
    1. Current version doesn't have a generic DebugBuilder.
    2. Consider using crate or imitating std.