“SimplIDE: An Integrated Developing Environment for a Simple Language”
Document Type
Abstract
Publication Date
5-1-2015
Abstract
This project comprises an extension of the language interpreter developed in class projects for CSC 424 Programming Languages. The current interpreter interprets only a small subset of a very simple language, consisting of assignment statement and binary expressions. This project will consist primarily of two parts: the further development of said simple language, and the implementation of an interpreter to run it. I will be extending the language to handle function definitions and subroutine calls; additional data types, variable declarations, and type-checking; and support for modular programming, importing code from other modules.
Recommended Citation
Johnson, Will, "“SimplIDE: An Integrated Developing Environment for a Simple Language”" (2015). Student Research. 475, Scholarly and Creative Work from DePauw University.
https://scholarship.depauw.edu/studentresearchother/475
Comments
Completed as part of the Computer Science Senior Capstone Project.