https://github.com/ikskuh/uml2cpp
Write your own classes with an easy to use modeling language and convert your code to C++. The generated source is prepared for the use with Qt and an example file explains how to use the script.
https://github.com/ikskuh/uml2cpp
Last synced: 3 months ago
JSON representation
Write your own classes with an easy to use modeling language and convert your code to C++. The generated source is prepared for the use with Qt and an example file explains how to use the script.
- Host: GitHub
- URL: https://github.com/ikskuh/uml2cpp
- Owner: ikskuh
- License: mit
- Created: 2014-09-01T15:59:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T16:07:45.000Z (almost 11 years ago)
- Last Synced: 2025-01-17T12:16:17.169Z (5 months ago)
- Language: Lua
- Size: 137 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Uml2Cpp
=======Write your own classes with an easy to use modeling language and convert your code to C++. The generated source is prepared for the use with Qt and an example file explains how to use the script.