项目作者: nikuya3

项目描述 :
Pseudocode IDE
高级语言: C#
项目地址: git://github.com/nikuya3/PseudoEditoR.git
创建时间: 2019-09-03T09:02:06Z
项目社区:https://github.com/nikuya3/PseudoEditoR

开源协议:

下载


PseudoEditoR

An IDE for pseudocode used in our school, written in C# using the WPF. This started as a joke, but was extended after a while until it was actually
usable. It is possible to define custom programming languages by placing JSON files similar to PseudoEditoR/Resources/languages into
the installation directory. Keep in mind that the performance exponentially degrades with the number of lines of code.