https://github.com/mwd1993/vapor-ide
The official IDE for writing code in my programming language, Vapor.
https://github.com/mwd1993/vapor-ide
Last synced: 8 months ago
JSON representation
The official IDE for writing code in my programming language, Vapor.
- Host: GitHub
- URL: https://github.com/mwd1993/vapor-ide
- Owner: mwd1993
- License: mit
- Created: 2022-05-31T07:52:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-31T08:13:38.000Z (over 3 years ago)
- Last Synced: 2024-12-22T05:31:15.554Z (10 months ago)
- Language: C#
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vapor-IDE
### The official IDE for writing code in my programming language, [Vapor](https://github.com/mwd1993/Vapor)
You can build the project yourself, or download the executable from Releases.
Currently, the code is not well documented (will change soon).

The Example above, utilizes a standard library (written in Vapor), to make a window/app, stay on top of all other windows and uses cmd line logic (potentially)