Categories

Updated: 04/01/2007

CodeGen - Code Generator

This is a multi-level project. Since languages today, such as PHP, use HTML a front-end and an SQL as a rear-end, we need a higher level language that defines our goals. With this language we can define simple scripts in very few lines of code. Then, we translate this languge into a high level language, such as PHP (or any other language, compiled or translated). In this simple example, CodeGen extracts information about the fields desired from a database (or a flat file). This example, creates scripts to create, edit, report, and update a database table. I am not a professional programmer, but using this concept I can write scripts for database tables in minutes instead of days. CodeGen could easily be adapted to create scritps in any high level language.
©2003-2019 jCay.com