Zontroy Code Generator
  • 🖌️Getting started with Zontroy
  • INTRODUCTION
    • Zontroy Code Generator
    • Advantages of Zontroy Code Generator
    • Installation
    • Zontroy Programming Language
    • Zontroy Environment
    • Zontroy Commands
  • Zontroy Project Types
    • Zontroy Project
      • Oprazi .zproject file for MSSQL
      • CrudwithGo .zproject file for MySQL
      • Course-management .zproject file for Entity
      • JavaCodeGenerator .zproject file for PostgreSQL
  • Zontroy File Types
    • Zontroy Single File
    • Zontroy Repeating File
    • Zontroy Inner Repeating File
  • Zontroy Tutorial
    • Zontroy Syntax
    • zg-entity
    • zg-entities
    • zg-if
    • zg-for
    • Data Type Conversion
    • Built-in Functions
  • Use Together
    • Github Copilot
    • ChatGPT
  • Zontroy How To
    • Javascript
    • Typescript
    • Java
    • Python
    • CSharp
    • PHP
Powered by GitBook
On this page
  1. INTRODUCTION

Zontroy Programming Language

PreviousInstallationNextZontroy Environment

Last updated 7 months ago

Generative Programming Language

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.

Supported programming languages