Pattern Analysis of TXL Programs

Loading...
Thumbnail Image

Authors

Rahman, Ashiqur

Journal Title

Journal ISSN

Volume Title

Publisher

Abstract

All programming languages need to be updated regularly by adding new features that fill programming needs. Existing approaches to determine new language features are completely manual and are based on language developers' experience, source code analysis, feature requests, and programmer interviews. Although these are acceptable practises, they are time-consuming and require a lot of brainstorming tasks, such as preparing interview questions, understanding ambiguous ideas, finding the common requirements, etc. No research, to our knowledge, has attempted to make the task of language feature identification easier. Through our research, we propose a systematic approach for identifying language features with the help of pattern and clone detection tools that work on source code. It semi-automates the task of feature identification, works quickly, and reduces the effort involved in existing practises. We identify features for the TXL language by implementing our idea and enabling the NiCAD clone detector to perform clone analysis on TXL source code, and developing a pattern detector. After detecting code patterns with the pattern detector and analyzing them, we propose eleven new features that can help improve the feature set of TXL.

Description

Thesis (Master, Computing) -- Queen's University, 2015-11-25 13:43:16.259

Keywords

programming languages, pattern detection, feature recommendation, clone detection

Citation

Endorsement

Review

Supplemented By

Referenced By