Wibisono Adiyoso
Universitas Kristen Satya Wacana

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

PEMBANGUNAN COMPILER DOMAIN SPECIFIC LANGUAGE SEBAGAI GENERATOR FORM HTML MENGGUNAKAN PYTHON SLY Wibisono Adiyoso; Yeremia Alfa Susetyo
Jurnal Indonesia : Manajemen Informatika dan Komunikasi Vol. 4 No. 2 (2023): Jurnal Indonesia : Manajemen Informatika dan Komunikasi (JIMIK)
Publisher : Lembaga Penelitian dan Pengabdian Kepada Masyarakat (LPPM) AMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/jimik.v4i2.231

Abstract

The rapid development of information technology has a significant impact on the way companies operate. Companies can utilize technology to simplify and accelerate their business processes, including recording and managing transactional data. PT XYZ is one of the largest retail companies, with a vast amount of data and requiring various types of different HTML forms. Therefore, standardization in program code writing is necessary to minimize errors and facilitate application maintenance. This research aims to build a Compiler Domain Specific Language (DSL) as a web-based HTML form generator for PT XYZ. The study uses the Python SLY library, passing the Lexer and Parser processes in DSL development. The result of this research is a web-based HTML form generator that facilitates developers in creating standardized and automatic HTML forms. The use of DSL can speed up the program code writing process, minimize errors, and create structured and easily understood code by developers.