Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 404 Bytes

Bias—rework

Continuation of Um, including changes which justify a new repository.

Goals

  • Move codebase out of single-header format.
  • Shift implementation to ANSI C.
  • Generate parser using Treesitter or Owl to increase performance and enable syntax improvements.
  • Debug codebase and fix memory leakage.
  • Add tests.