Thesis Details

Syntaxí řízený editor popisného jazyka ISAC a jazyka generického assembleru v platformě Eclipse

Bachelor's Thesis Student: Šuška Boris Academic Year: 2006/2007 Supervisor: Masařík Karel, Ing., Ph.D.
English title
Syntax-Directed Editor for ISAC Language and for Language of Generic Assembler Implemented as Eclipse Plugin
Language
Czech
Abstract

This thesis is dealing with creation of LR parser from formally described grammar. I was creating a lexical analyzer based on determinictic finite automaton, which is created from regular expressions. These expressions describe lexemes of language generated by grammar. I used created syntax analyzer to construct syntax directed editor using Eclipse platform.

Keywords

syntax directed editor, java collections framework, Eclipse IDE, ISAC, assembler, LR parser, deterministic finite automata, regular expressions

Department
Degree Programme
Information Technology
Files
Status
defended, grade A
Date
12 June 2007
Reviewer
Committee
Meduna Alexander, prof. RNDr., CSc. (DIFS FIT BUT), předseda
Herout Pavel, doc. Ing., Ph.D. (WBU in Pilsen), člen
Lukáš Roman, Ing., Ph.D. (DIFS FIT BUT), člen
Růžička Richard, doc. Ing., Ph.D., MBA (DCSY FIT BUT), člen
Strnadel Josef, Ing., Ph.D. (DCSY FIT BUT), člen
Zbořil František, doc. Ing., Ph.D. (DITS FIT BUT), člen
Citation
ŠUŠKA, Boris. Syntaxí řízený editor popisného jazyka ISAC a jazyka generického assembleru v platformě Eclipse. Brno, 2007. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2007-06-12. Supervised by Masařík Karel. Available from: https://www.fit.vut.cz/study/thesis/3948/
BibTeX
@bachelorsthesis{FITBT3948,
    author = "Boris \v{S}u\v{s}ka",
    type = "Bachelor's thesis",
    title = "Syntax\'{i} \v{r}\'{i}zen\'{y} editor popisn\'{e}ho jazyka ISAC a jazyka generick\'{e}ho assembleru v platform\v{e} Eclipse",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2007,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/3948/"
}
Back to top