Open Access. Powered by Scholars. Published by Universities.®

Theses/Dissertations

Arts and Humanities

Undergraduate Honors Thesis Collection

Articles 1 - 1 of 1

Full-Text Articles in Programming Languages and Compilers

Tango: A Spanish-Based Programming Language, Ashley Zegiestowsky Jan 2016

Tango: A Spanish-Based Programming Language, Ashley Zegiestowsky

Undergraduate Honors Thesis Collection

The purpose of this thesis is a two-part project. The first part of the project deals with the creation of my own Spanish-based programming language, Tango, using Spanish key words (instead of English key words). The second part of the project relates to the design and implementation of a compiler that follows the grammar rules outlined in the Tango language in order to successfully lexically analyze, parse, semantically analyze, and generate code for Tango. The structure of this thesis begins with a description of the specific goals achieved in the Tango language, an explanation and brief examples of the Tango …