Start Day : 07/10/2022
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