Universal Application Runtime for Node.js, Python, and PHP. Develop libraries once and run anywhere.
Compilers turn *.zs
Zoo source files into *.zo
Zoo object files containing Zoo bytecode / source maps.
Each compiler produces exactly the same output files, so use the one that fits in with your language and workflow. As of right now, only the PHP Compiler is ready for use.

Runtimes execute the *.zo
files in your preferred programming environment, creating a consistent and reliable interface for common libraries across programming languages.


