Zontroy Programming Language
Last updated
Last updated
Zontroy programming language is a generative programming language. It focuses on generating code over a programming language like Java, Python, Go etc. Zontroy allows us to embed generative code blocks in a code file.
Template Based Code Generation
Zontroy generates code according to the template code files written by the developer. It provides flexibility over deciding on how the code will be generated.
Compliance with Coding Standards
Zontroy generates code according to your coding standards and project architecture. It creates code output in the same way as the code written by the developer himself.