Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 464 Bytes

todo.md

File metadata and controls

26 lines (14 loc) · 464 Bytes

Todo list

Debugging

Find out how to debug Fluent programs. May be use a special kernel?

Effect handlers

  • Implement continuations in Fluent.
  • Implement embedded effect handlers in Fluent.

Remove the fix combinator

  • Implement a fixed-point combinator in Fluent.
  • Remove the native fix combinator.

Questions

  • Do I need polarized effects?

  • Use CCL instead of polarized terms?

  • Is there an easy translation from polarized terms to CCL?