A small and fast programming language

Designed for slow machines whose want to do complex stuff

Minimalist and shortened syntax. Object-oriented.

No need to learn a new language. Just use Loytik.


Download Loytik CLI Online interpreter under development

What is special about Loytik? 🤔


Minimalist

The code is very clean.

No need to worry about false syntax.

Plus, it's easy to remember



Memory friendly

Since the interpreter is made in C++,

we have done careful programming

in our interpreter so it will be

memory-friendly, no matter on what machine.



Open source and modifiable

The interpreter code is open source

so you can self-compile the interpreter

or make your own language out of it.