Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages