Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 845 Bytes

File metadata and controls

30 lines (28 loc) · 845 Bytes

Lexon

Meet lexon, an easy to use yet powerful programming language to get beginers start text coding. This uses easy to use key words that makes the expirence seamless. Keywords: print() = say()
if = when
elif = or
else = complete
while = forever
for = repeat until
setting a variable = keep i.e. keep x as 10


The language is at a pretty early stage but fearures like defineing functions, classes and lists are in development

How to use Lexon

First download your file to your computer.
open the file in any code editor you prefer i.e. V.S. code
Screenshot 2026-01-07 at 18 43 46
use this to run yor lexon file from the terminal in the interpreter board.