Skip to content

Big list of potential features - implementation #5

@glaebhoerl

Description

@glaebhoerl
  • Track source locations throughout
  • Warnings for: dead code, unused mutability, ...
  • Pragmas: inline, specialize...?
  • Memory management (RC, CoW?)
  • Evaluator / interpreter
  • Actual optimizations in the frontend, on IR (with hoopl?)

  • Cross-linked interactive HTML output w/ full types etc.
  • DWARF
  • REPL
  • "IDE support"
  • Incremental compilation (caching)
  • Parallelized compiler
  • Type errors with counterexamples
  • -fdefer-type-errors
  • Literate programming
  • Stack traces on abort

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions