Tidal V1.11
Changes
- Added Link Time Optimization (LTO) - @zamazan4ik (#1)
- Added More Brainrot Keywords
- Made Verbose Mode Better.
- Fixed Ext Library Standard.
Fixes
- Fixed
std
library: Moved to Not Importable. - Fixed Function and Loop Library Scopes. (#4)
- Fixed Duplicate Importing.
- Fixed Arrays and Strings Inbuilt Functions. (#5)
Github
- Added Issue Templates.
Instructions to Run:
- For Linux:
- Download the
td
Binary and thesamples.zip
File. - Extract
samples.zip
- For Verbose Mode:
./td <FILENAME>.td -v
- For Normal Mode:
./td <FILENAME>.td
- Download the
- For Windows:
- Download the
td.exe
Binary and thesample.zip
File. - Extract
samples.zip
- For Verbose Mode:
td.exe <FILENAME>.td -v
- For Normal Mode:
td.exe <FILENAME>.td
- Download the
There is a .br
file in the assets aswell, check Brain Rot Mode.
Release Notes
Full Changelog: 1.10...1.11