Interactive Thon Language

From Esolang
Jump to navigation Jump to search
This is still a work in progress. It may be changed in the future.

Interactive Thon Language (or ITL for short) is User:Ractangle's try on making an actual programming language instead of an esoteric one

Language syntax

Examples

Hello, world!

give("Hello, world!")

Implementation

https://github.com/Thevitebsk/TvCodeEvelution/blob/main/Other/ITL.py