Expands CLI support with output forms and decoding #7

Merged
James merged 2 commits from feat/ternary-representation into main 2024-12-30 20:24:27 +00:00

2 Commits

Author SHA1 Message Date
James Eversole
5e2a4dff50 Expands CLI support with output forms and decoding
Adds CLI options for compiling to a Tree Calculus, AST, Ternary, and
ASCII tree view. Adds CLI command for attempted decoding of a compiled
result to Number/String/List.
2024-12-30 14:22:37 -06:00
James Eversole
8622af9ad2 Initial ternary representation options
Both parsing and conversion from T to ternary representation supported
2024-12-30 08:30:40 -06:00