Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 454 Bytes

TODO.mkd

File metadata and controls

27 lines (14 loc) · 454 Bytes
  1. Implement the LoLi Compiler (Aka LLVM frontend)

  2. Implement the LoLi type system (Typeclass)

Done.

  1. Start to build the new Read-Parse module

Done.

  1. Improve the EVAL module (With the context based meaning inferring system)

Done.

  1. Implement the context based meaning inferring system

  2. Implement read from file

Done.

  1. Build the CLI userinterface using NCurses

  2. Finish the core LoLi functions in LoLi

  3. VIM Plugin

  4. Cheer