Tidal V1.8
Changes
- Added More Keywords to BrainRot Mode.
- Added a Basic Array Implementation.
- Integrated Basic Error Handling.
- Added String Comparison.
Fixes
- Fixed Assignment for Mutable Arrays
- Fixed Multiplication in Strings,
- Fixed Iterables when Dynamically Converting to Strings
Instructions to Run:
- For Linux:
- Download the
td
Binary and thesample.td
File. - For Verbose Mode:
./td sample.td -v
- For Normal Mode:
./td sample.td
- Download the
- For Windows:
- Download the
td.exe
Binary and thesample.td
File. - For Verbose Mode:
td.exe sample.td -v
- For Normal Mode:
td.exe sample.td
- Download the
There is a .br
file attached aswell, check Brain Rot Mode.
Release Notes
Full Changelog: 1.7...1.8