Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 415 Bytes

File metadata and controls

10 lines (8 loc) · 415 Bytes

Code-Generator

Application for a source code generating from a block diagram. Java, Pascal, C++ programming languages are supported.

Already implemented:

  • Template processor.
  • Templates for the most popular constructions of programming languages (functions, loops,...).
  • Code processor which consumes the meta data of a program and produces the code.

In progress:

  • UI which allows to create block diagrams.