codegeneration
Projects with this topic
-
This program generates code for SAP BDC recordings. It takes the standard output .txt file of the SAP transaction SHDB and generates code that creates the BDC table (type table of bdcdata) and calls the transaction (if there is one on top of the BDC table). The generated code is output to stdout and a file in the directory of the exectuable.
Updated -
-
This project is for generating python microservices from a JSON description. It aims to reduce time needed to write boilerplate code. As a bonus it generates it with as few dependencies as possible.
Updated -
A code generation client for OpenApi Specs and strongly typed API (runtime) client made for Unity3D.
Updated -
-
Final project for CSE 40243 (Compilers & Language Design - Fall 2019) at the University of Notre Dame.
Updated -
Codegeneration framework written on c++. alfa version.
Updated