wassim31 / Sahla

My programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAHLA PROGRAMMING LANGUAGE

What is SAHLA

Start Day : 07/10/2022

Why i created SAHLA

Steps of Creating SAHLA

Step 1 : Creating MSAHLA Interpreter

1-1 : We create the Lexer which create tokens from a stream of characters of SAHLA source code.

MSAHLA Interpreter will execute the source file if you give it the path or it will uses REPL.

REPL : Read Input , Evaluate it , Print the result , Loop

About

My programming language

License:GNU General Public License v3.0


Languages

Language:Java 100.0%