Jump to content

ZPE Programming Environment

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jamiebalfour04 (talk | contribs) at 03:06, 2 February 2019 (Created page with ''''ZPE Programming Environment''' (or simply '''ZPE''') formally the Zenith Parsing Engine is a general purpose compiler, parser and interpreter for...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.

  1. ^ "ZPE Programming Environment documentation". ZPE Documentation. Retrieved 2019-02-02.