Zen is a general purpose programming language designed to build simple, reliable and efficient programs.

bg-shape
bg-shape
bg-shape
bg-shape
bg-shape
bg-shape
bg-shape
bg-shape
bg-shape

Zen has a clear syntax which makes it easy to learn and use. With a combination of libraries, it makes tasks such as string manipulation, mathematical calculations, networking and other mundane tasks extremely simple.

Read More

Zen… Why?

Simple

The syntax of Zen was intentionally designed to restrict the number of ways a certain task can be achieved.

Dynamically Typed

Zen is based on the hypothesis that with certain restrictions on the language, both productivity and efficiency can be achieved.

Fast Compile Time

The simplistic design of Zen, both in terms of syntax and semantics, allows you to compile your source codes quickly.

Docs