Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 503 Bytes

File metadata and controls

21 lines (18 loc) · 503 Bytes

<!-- SPDX-License-Identifier: CC-BY-SA-4.0 -→ = WokeLang Roadmap

Current

  • Bytecode compiler (Rust)

  • Formal verification (2 Admitted in Coq, 1 sorry in Lean)

  • 38 conformance tests

  • AST visitor framework

Near-Term

  • Eliminate sorry/Admitted (dangerous patterns)

  • Tree-sitter grammar

  • LSP server

  • Standard library

Long-Term

  • Self-hosting compiler

  • WASM backend

  • Package manager