English

LXG Compiler - Design and Implementation

Programming Languages 2010-01-08 v1 Software Engineering

Abstract

LXG is a simple Pascal-like language. It is a functional programming language developed for studying compiler design and implementation. The language supports procedure and variable declarations, but no classes. This paper reports the design and implementation of an LXG compiler. Test results are presented as well.

Keywords

Cite

@article{arxiv.1001.1022,
  title  = {LXG Compiler - Design and Implementation},
  author = {Emil Vassev},
  journal= {arXiv preprint arXiv:1001.1022},
  year   = {2010}
}

Comments

37 pages, 2 figures, grammar in BNF

R2 v1 2026-06-21T14:31:50.374Z