Tira Programming Language

⚡💬 Interactive, REPL-driven language with the aim of delivering near-native performance

View on GitHub

Tira Programming Language

Tira programming language logo

Tira is a dynamically typed programming language designed for interactive development and written in C17. It is licenced under the MIT Licence except in places where an exception is mentioned.

Usage

Simply run tira source_file.tira to compile/run a program, or tira to start the interactive REPL.