An open API service indexing awesome lists of open source software.

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

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)