Sundown / Bias

:fax: Interpreted Functional Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

:fax: Interpreted Functional Language

License:MIT License


Languages

Language:C 99.5%Language:Makefile 0.5%