Skip to content
@Tidal-Lang

Tidal

For the Tidal Programming Language.

Tidal Programming Langugage

Welcome to the Tidal Programming Language repository! 🎉
Tidal is a lightweight, beginner-friendly, and intuitive programming language designed to empower developers with robust capabilities and simplicity. This repository serves as the home for all Tidal-related projects, documentation, and resources.

⬇️ Download

Download the Latest Compiled Binary.

📁 Resources

‼️ Features

Code Examples

Normal Syntax:

var x = 5;
var y = 3.14;
novar z = x + y;
print(z);

for (var i = 0; i < 5; i = i + 1) {
    print(i);
}

Brainrot Syntax:

rizzler x = 5 no cap
rizzler y = 3.14 no cap
sigma z = x + y no cap
skibidi(z) no cap

bussin (rizzler i = 0 no cap i < 5 no cap i = i + 1 no cap) {
    skibidi(i) no cap
}

Pinned Loading

  1. Tidal Tidal Public

    🦀 A Programming Language Made using Rust 🦀

    Rust 91 2

  2. Code-Examples Code-Examples Public

    Tidal Code Examples.

Repositories

Showing 4 of 4 repositories
  • Website Public

    🖥️ Code for Website of TIdal. 🖥️

    Tidal-Lang/Website’s past year of commit activity
    HTML 0 MIT 0 0 0 Updated Dec 5, 2024
  • .github Public

    Organization Information

    Tidal-Lang/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Dec 5, 2024
  • Tidal Public

    🦀 A Programming Language Made using Rust 🦀

    Tidal-Lang/Tidal’s past year of commit activity
    Rust 91 GPL-3.0 2 1 0 Updated Dec 4, 2024
  • Code-Examples Public

    Tidal Code Examples.

    Tidal-Lang/Code-Examples’s past year of commit activity
    0 MIT 0 0 0 Updated Dec 3, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…