James Eversole James
James commented on issue James/tricu#4 2025-01-02 01:36:36 +00:00
Allow for "compiler" output to file

I reverted on this in 18ff2d2e04 because I ensured that the output text forms can be seamlessly redirected or piped on supported OSes.

James pushed to main at James/tricu 2025-01-02 01:32:44 +00:00
18ff2d2e04 Clarify CLI options
James commented on issue James/tricu#10 2025-01-02 01:28:34 +00:00
Support compiling multiple files

Resolved in fff29199d1

James closed issue James/tricu#10 2025-01-02 01:28:34 +00:00
Support compiling multiple files
James pushed to main at James/tricu 2025-01-02 01:27:07 +00:00
fff29199d1 Support evaluation across multiple source files
James pushed to main at James/tricu 2025-01-02 00:55:29 +00:00
a2c459b148 Provide "library" via tricu file directly
James pushed to main at James/tricu 2025-01-02 00:05:47 +00:00
39be66a4d1 Fixes identifier lexing; support REPL file loading
James pushed to main at James/tricu 2025-01-01 14:34:20 +00:00
bf58c9afbd Normalize CLI options and help display
James pushed to main at James/tricu 2025-01-01 14:23:59 +00:00
7d38d99dcd Rename "compiler" functionality to Evaluator
James closed issue James/tricu#8 2024-12-31 16:24:16 +00:00
Update README to reflect new executable options
James commented on issue James/tricu#8 2024-12-31 16:24:10 +00:00
Update README to reflect new executable options

Resolved with #9

James opened issue James/tricu#10 2024-12-31 16:22:43 +00:00
Support compiling multiple files
James pushed to main at James/tricu 2024-12-31 16:09:40 +00:00
458d3c3b10 Latest --help in README
James pushed to main at James/tricu 2024-12-31 16:05:39 +00:00
0048fed6b4 Merge pull request 'Add "SimpleT" t output form' (#9) from feat/new-outputs into main
476c3912a4 Merge branch 'main' into feat/new-outputs
493ef51a6a Add "SimpleT" t output form
Compare 3 commits »
James merged pull request James/tricu#9 2024-12-31 16:05:38 +00:00
Add "SimpleT" `t` output form
James pushed to feat/new-outputs at James/tricu 2024-12-31 16:04:33 +00:00
476c3912a4 Merge branch 'main' into feat/new-outputs
e22ff06bfe Merge pull request 'Expands CLI support with output forms and decoding' (#7) from feat/ternary-representation into main
Compare 2 commits »
James created pull request James/tricu#9 2024-12-31 16:04:27 +00:00
Add "SimpleT" t output form
James created branch feat/new-outputs in James/tricu 2024-12-31 16:03:54 +00:00
James pushed to feat/new-outputs at James/tricu 2024-12-31 16:03:54 +00:00
493ef51a6a Add "SimpleT" t output form
James opened issue James/tricu#8 2024-12-30 20:26:05 +00:00
Update README to reflect new executable options