LTHCTheMaster / LTHC

My most advanced programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LTHC (Programming Language)

What is LTHC (Programming Language)

LTHC is a programming language inspired by basic and interpreted with an interpreter written in Python

A Lite overview of LTHC (Programming Language)

LTHC Script file are .lthc file

This programming language has 5 types: Number, String, List, Function and BuiltInFunction

LTHC support basic mathematical operator: + (addition), - (substraction, arithmetical negation), * (multiplication), / (division), // (the quotient of an euclidean division), % (modulo), ^ (power operator)

For more details see the tutorial

Tutorial

tutorial

About

My most advanced programming language


Languages

Language:Python 100.0%