An hybrid programming language with native hot-reload functionality.
Ease is a Strong Dynamically Typed programming language! If Tabnine guesses your next lines, Ease will be able to guess your next types.
Our main objective is to create a programming language that can run both as a compiled and interpreted language. We like to keep things simple, here is our philosophy:
Currently, to focus on the syntax itself. Ease will be transpiled to Javascript, so we can already work with it on the web, desktop and mobile. In the future, we want to implement WebAssembly through LLVM