Please read the language before downloading: https://dev.yurba.one/product/prettyscript
PrettyScript is an extension (DSL) over JavaScript that adds variable typing, interface typing, additions to and simplifications of standard functions, and convenient HTTP handling. The language was created specifically to simplify development using JavaScript, so PrettyScript understands and compiles to standard JS
PrettyScript parses files directly in the Web. Apart from the parser, you don't need to download anything else. You just need to create an element in the page header with the type "text/prettyscript" and it will execute all the code written in the src file
