Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 466 Bytes

TODOS.md

File metadata and controls

25 lines (21 loc) · 466 Bytes

TODOS

  • DONE Implement Struct Member Access
  • DONE Implement ChakraPattern
  • DONE Reorganize current code to new setup
  • DONE Implement piplining
  • TODO Implement match clause guards
  • DONE Change struct and map syntax to use '%' sigil

New Setup

  • Builtins/
  • Compiler/
  • Docs/
  • Examples/
  • Extensions/
  • Runtime/
  • Scripts/
  • Website/
  • README.md
  • CHANGELOG.md
  • ARCHITECTURE.md
  • Makefile
  • .gitignore