ZPE Programming Environment
Appearance
ZPE Programming Environment (or simply ZPE) formally the Zenith Parsing Engine is a general purpose compiler, parser and interpreter for the YASS scripting language designed for educational use as well as for its simple syntax. It was originally created by Jamie Balfour in 2015 as a replacement for another programming language he was developing at the time. The ZenithParser powers the underlying parsers including the CSV, JSON and XML parsers.
The language interpreted by the ZPE runtime is known as YASS or Yet Another Simple Syntax[1]. Several languages influenced the YASS syntax including C, PHP, Java, JavaScript, VB.NET, C#.NET, SML which has remained largely the same since about version 1.5.
- ^ "ZPE Programming Environment documentation". ZPE Documentation. Retrieved 2019-02-02.