Levathon Scripting Language is a simple Scripting Language created by officerdown.
The Compiler is programmed in Python.
say: say is just like echo in batch, it just outputs something to the console. for example: say "hi" would output hi to the console. clear: clears the screen.
Console has more commands, You can get it here: https://github.com/officerdwn/LSLConsole