Skip to content
iaminfinityiq edited this page Mar 18, 2026 · 9 revisions

Welcome to tix, a programming language

Tix is a programming language written in C++ with 2 official file extensions: .tx and .tix.

Redirect through these links to learn about different topics in Tix. Read these in order to learn how to use Tix effectively:

  1. Hello, World!
  2. How to use Tix?
  3. Data types
  4. Integers
  5. Doubles
  6. Booleans
  7. Strings
  8. Null
  9. Operations
  10. Functions
  11. Built-in functions
  12. Function calls

For Tix's built-in modules, please refer here.

Clone this wiki locally