Skip to content

Compiler for my simple programming language called Lanta.

Notifications You must be signed in to change notification settings

stefanantic7/Lanta

Repository files navigation

Lanta - a simple programming language with its compiler, grammar and language plugin for SublimeText

Lanta is my simple programming language described in file grammar.txt

Lanta compiler is written in python and transpile lanta code to raw python code.

Compile lanta by command:

python lanta.py input.lnt > output.py

Sublime theme example:

code example

About

Compiler for my simple programming language called Lanta.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages