Pada tanggal 5 Oktober 2013 diselenggarakan Seminar Internasional di Universitas Negeri Malang yang berjudul Seminar on Electrical, Informatics, and Its Educations (SEIE). Pada seminar kali ini saya memaparkan penelitian dengan judul “Optimization Comment and Function Detection on Open Source Programming Language Using Regex“.

Optimization Comment and Function Detection on Open Source Programming Language Using Regex
Andy Rahman
Departement of Informatic Institut Teknologi Adhi Tama Surabaya
Surabaya, Jawa Timur, Indonesia
[email protected]
Siti Rochimah
Departement of Informatic
Institut Teknologi Sepuluh Nopember Surabaya
Surabaya, Jawa Timur, Indonesia
[email protected]
Dwi Sunaryono
Departement of Informatic
Institut Teknologi Sepuluh Nopember Surabaya
Surabaya, Jawa Timur, Indonesia
[email protected]
Abstract Application is one part of the software in computer system besides hardware. Software devided into two part, that is system software and application software. Application software developed to solve user’s problem. Comment is a documentation on software. Comment is required to program comprehension when software developed. Through comment, program comprehenesion process more easily done, program description, function description or procedure description. It’s very usefull for software maintenance process. In this research, we used regex to improve comment and function detection process which we have done on previous research. In this research, we used 70 programs for testing. With regex, comment and function detection process more faster between 0.006 seconds until 0.087 seconds, the average of comment and function detection process is 0.021 seconds depend on line of code and program complexity. It’s much faster than our previous research which the average length of comment and function detection of 2 seconds. In this research, the accuracy of detection was 100% appropriate.
Keywords: comment, detection, regex, program comprehension, open source
PDF