Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T16:07:45.000Z (about 10 years ago)
- Last Synced: 2024-05-17T11:43:10.234Z (6 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.