Skip to content

Tidal V1.6

Compare
Choose a tag to compare
@PranavVerma-droid PranavVerma-droid released this 06 Oct 06:18
· 65 commits to master since this release

Changes

  • Implemented a while loop.
  • Added Dynamic Type Casting.
  • Updated Brain Rot Mode with More Keywords.

Instructions to Run:

  • For Linux:
    • Download the td Binary and the sample.td File.
    • For Verbose Mode: ./td sample.td -v
    • For Normal Mode: ./td sample.td
  • For Windows:
    • Download the td.exe Binary and the sample.td File.
    • For Verbose Mode: td.exe sample.td -v
    • For Normal Mode: td.exe sample.td

There is a .br file attached aswell, check Brain Rot Mode.

Release Notes

Full Changelog: 1.5...1.6