ZenCode

A new programming language and development system designed to address the issues of modern-day software development.

Learn more »

Transpiled

ZenCode is designed to be transpiled to whichever system you are working with. Working on iOS? Translate to Swift. Working on Android? Translate to Java. Web? Javascript!

Transpileable »

Safe

Loading unknown code to your application? Writing a plugin system? Specify exactly which libraries are accessible and make use of language features to make sure code behaves as it should. No cheating.

Safe »

Robust

Developing complex systems is not easy. Getting them to work, all the time, in any circumstance, exponentially harder. Let the language help to create more robust code. Invariant enforcement? Check. Constness and immutability? Check. Deterministic destruction? It's all there.

Robust »