Wirthless Wiki
A simple programming language for teaching language theory
Brought to you by:
thylordroot
Unit 1 of [Developing A Programming Language] (DPL) is a unit that covers basic formal language theory and parsing.
Unit 1 is the introduction of the DPL series and provides a crash-course in formal language theory. Unit 1 deals with the expression and mathematical basis for formal languages, as well as discussing the structure of programming languages. [Wirthless Level 0] is introduced as an application of formal language theory and the beginnings of an interpreter called [WLI] are written.