doggiedre / nzym

Nzym

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NZYM

Faster, Easier and Lighter Way of Creating Websites, Mobile and Desktop Applications, Be It for Business or Games... Introducing Nzym!!

What is Nzym

Nzym is a high-level programming language that is geared towards the development of media and web applications, both for the mobile and desktop platforms. The main philosophy of Nzym is to make coding easier, better and faster. This is through the adoption of a typing discipline that is weak but dynamic and compile tools that deploy with the use of some pre-built objects.

Hello World

This is a simple Hello World program which will show an app window with the words "Hello World!"

Nzym Start;
Raw Hello World!;

Installation