James Eversole
a8f72290a2
Resolves issue with parsing comments
2024-12-29 21:02:38 -06:00
James Eversole
60a9e3c1ee
Expansion of testing suite to cover incl. library
...
Expands the testing suite to verify behavior of provided library
functions. Updates the README further for clarification on important
concepts.
2024-12-29 10:28:32 -06:00
James Eversole
c30f17367f
Rename from sapling to tricu
2024-12-29 08:29:25 -06:00
James Eversole
e376d13a93
Stop using to/of conventions backwards
2024-12-28 07:24:19 -06:00
James Eversole
2e539eb545
Support for single line comment syntax using --
2024-12-28 07:15:34 -06:00
James Eversole
14b95f90b5
Update README and REPL formatting for list outputs
2024-12-27 20:54:30 -06:00
James Eversole
d804a114bb
Update lambda handling; better default decode out
2024-12-27 20:46:30 -06:00
James Eversole
44e2169cdb
Further library additions and REPL updates
2024-12-27 19:27:04 -06:00
James Eversole
e835caabbc
Minor fix to REPL output for numbers
...
Uses # instead of text output. Adds several basic library functions.
2024-12-27 16:09:54 -06:00
James Eversole
0dd14a3aea
Automatic decoding of supported literals in REPL
...
Automatic decoding & display of string, number, and list types in REPL.
General updates to README, style, and comments.
2024-12-27 15:40:50 -06:00
James Eversole
4495f8eba0
Tests and better default REPL behavior
2024-12-27 14:10:13 -06:00
James Eversole
c16c48b22c
0.2.0
...
Includes better error handling, additional tests, parsing and lexing
fixes to match the desired behavior defined by the new tests, and a very
basic REPL implementation.
2024-12-20 12:58:06 -06:00