Green Tea is aimed for people who are new to programming, just like Sketch. It is a simple language that purpose is removing all the things you should remember and let you deploy your idea in easy mode. “Your ideas matter, not the syntax”.
+ Script language, multi threaded, has classes, objects with simplified inheritance.
+ Write code with as few as possible ” ‘ ( ) [ ] { } characters.
+ Simple and easy to learn, even for people haven’t know anything about programming
+ Easy to switch from other languages
+ Could be used to syntactically convert a source code of a language to another.
+ Use your native natural language to code. Why do you have to learn English for code? Currently supports: es, ru,fr, jp, zh.
Github repo: github.com/taateam/gtlang