https://github.com/jabraham17/layouttocode
https://github.com/jabraham17/layouttocode
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jabraham17/layouttocode
- Owner: jabraham17
- Created: 2018-10-02T21:29:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T17:07:42.000Z (over 6 years ago)
- Last Synced: 2025-02-06T06:28:06.408Z (4 months ago)
- Language: Python
- Size: 3.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Layout to Code
This is a project that defines a descriptive language similar to UML. The user can quickly draft out a class definition in this language, and then compile to a language of their choosing. This tool currently only supports Java but the goal is to have it support many programming languages.