JSL is a new, simple programming language built with ANTLR and compiled with ant. it's built upon java and is designed to run in a command prompt and takes little setting up. It has basic function and more advanced functions. It uses the file name .jsl .
It is designed for people starting off with a programming language and can be also challenging if the user wants to use the more advanced commands. It was designed to run in a windows environment and has only been tested in this environment. It requires only java to run the language. It also has a ast tree walker to help understand its structure.It is licensed under the Apache Version two license: http://www.apache.org/licenses/LICENSE-2.0
I hope you enjoy this as much as I enjoy coding it.
-By Ben Lowery-