Rise Programming Language

Today I present to you my own programming language called – Rise. Right now it’s could transpile code to javascript, there is no syntax check and other stuff, this is going to be implemented soon.

You can check Rise to JavaScript (ECMAScript 5 dialect) transpiler here:
https://gitlab.com/demensdeum/Rise

Also here is example application that was written entirely in Rise:

Source code of Rise Demo Application:
https://gitlab.com/demensdeum/RiseDemoApplication

You can contact me, if you have comments, ideas about my new language.