Thesis Details

Zpracování dokumentů specifikovaných jazykem Texy

Bachelor's Thesis Student: Bodeček Miroslav Academic Year: 2007/2008 Supervisor: Kočí Radek, Ing., Ph.D.
English title
Processing of Texy Language
Language
Czech
Abstract

One of the problems encountered by today's publishing systems for the web is making it easy for authors to enter content. This problem has been solved in the past by a PHP library called Texy. The goal of this work is to create a new implementation of the Texy language, which will be based on the Java platform. This document describes implementation details of the compiler, the model of the language and the formal grammar used. It also explores potential further development of the library, namely generating output formats other than HTML.

Keywords

Texy, language, grammar, compiler, ANTLR, LL, Java

Department
Degree Programme
Information Technology
Files
Status
defended, grade C
Date
12 June 2008
Reviewer
Committee
Zbořil František V., doc. Ing., CSc. (DITS FIT BUT), předseda
Kolář Dušan, doc. Dr. Ing. (DIFS FIT BUT), člen
Martinek David, Ing. (DIFS FIT BUT), člen
Masopust Tomáš, RNDr., Ph.D. (DIFS FIT BUT), člen
Orság Filip, Ing., Ph.D. (DITS FIT BUT), člen
Sojka Petr, doc. RNDr., Ph.D. (FI MUNI), člen
Citation
BODEČEK, Miroslav. Zpracování dokumentů specifikovaných jazykem Texy. Brno, 2008. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2008-06-12. Supervised by Kočí Radek. Available from: https://www.fit.vut.cz/study/thesis/6523/
BibTeX
@bachelorsthesis{FITBT6523,
    author = "Miroslav Bode\v{c}ek",
    type = "Bachelor's thesis",
    title = "Zpracov\'{a}n\'{i} dokument\r{u} specifikovan\'{y}ch jazykem Texy",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2008,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/6523/"
}
Back to top