RISC JKU
  • @inproceedings{RISC7063,
    author = {Wolfgang Schreiner and William Steingartner},
    title = {{Semantics-Based Rapid Prototyping of a Machine Controller Language}},
    booktitle = {{2024 IEEE 17th International Scientific Conference on Informatics, Poprad, Slovakia, November 13--15}},
    language = {english},
    abstract = {We present the use of the semantics-based language generator SLANG to implement a machine controller language EFSM which is based on the principle of extended finite state machines. SLANG allows to rapidly prototype EFSM by a formal definition of the language's abstract syntax, concrete syntax, type system, and denotational semantics; from this, SLANG generates a parser, a printer, a type checker, and an interpreter for EFSM. Subsequently we implement in EFSM a controller for an (idealized) robot vacuum cleaner and validate its operation by simulation and visualization. Our presentation may thus also serve as a template for the semantics-based rapid prototyping of other domain-specific languages. },
    pages = {--},
    publisher = {IEEE},
    isbn_issn = {ISBN XXXX},
    year = {2024},
    editor = {Valerie Novitzká},
    refereed = {yes},
    keywords = {rapid prototyping, semantics of programming languages, interpreters, automata, embedded systems},
    sponsor = {Aktion Österreich-Slowakei grants 2023-03-15-001 and 2024-05-15-001, KEGA project 030TUKE-4/2023},
    length = {6}
    }