https://github.com/luizzak/zide
ZIDE - The ZScript Programming Language IDE
https://github.com/luizzak/zide
ide toy-ide zscript-programming-language
Last synced: 9 months ago
JSON representation
ZIDE - The ZScript Programming Language IDE
- Host: GitHub
- URL: https://github.com/luizzak/zide
- Owner: LuizZak
- License: mit
- Created: 2015-03-04T19:00:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-27T22:24:05.000Z (about 10 years ago)
- Last Synced: 2025-02-09T21:42:29.286Z (over 1 year ago)
- Topics: ide, toy-ide, zscript-programming-language
- Language: C#
- Size: 225 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
ZIDE - ZScript IDE
=======
IDE for the [ZScript programming language](https://github.com/LuizZak/ZScript).
This is a really early project, and things might not be working as expected yet.
#### Dependencies
Depdendencies required to build the project:
* [ICSharpCode.TextEditor](https://github.com/LuizZak/ICSharpCode.TextEditor)
* [ZScript](https://github.com/LuizZak/ZScript)
* [DockPanelSuite](https://www.nuget.org/packages/DockPanelSuite/) (embedded as a nuget package on the project)