DocumentCode
3576275
Title
The Design of the SIMPLE Programming Language
Author
Di Wu ; Lin Chen ; Bin Yu ; Baowen Xu
Author_Institution
State Key Lab. for Novel Software Technol., Nanjing Univ., Nanjing, China
fYear
2014
Firstpage
69
Lastpage
74
Abstract
Thousands of programming languages have been designed to meet different demands of application. Among the languages, many have been proposed merely for research exploration, while others have been developed for industrial software productions. Whatever the languages are targeted for, they are vehicles for implementing solutions in software engineering. Therefore, it is vital criteria to evaluate a language by principles of software engineering. But to our best knowledge, modern languages, especially the newly designed ones, are mostly designed to address domain-specific requirements, instead of focusing on the basic principles of software engineering. Thus, we develop a general-purpose language, SIMPLE, which supports the concise concepts adhering to the fundamental software engineering principles. To this end, simplicity, readability, reliability, security, scalability, and efficiency are established as goals of the language and various modular language features are provided. In this paper, we introduce the design of SIMPLE and discuss how its language features comply with the software engineering principles.
Keywords
programming languages; software engineering; SIMPLE programming language; domain specific requirements; general purpose language; industrial software productions; research exploration; software engineering principles; Computer languages; Containers; Programming; Software; Software engineering; Software reliability; Functional Programming; Generic Programming; Language Constructs; Language Design; Object Oriented Programming; Procedural Programming; Programming Language;
fLanguage
English
Publisher
ieee
Conference_Titel
Web Information System and Application Conference (WISA), 2014 11th
Print_ISBN
978-1-4799-5726-2
Type
conf
DOI
10.1109/WISA.2014.21
Filename
7057990
Link To Document