Design and implementation of a programming language
Thesis title: | Návrh programovacího jazyka |
---|---|
Author: | Jedlička, Adam |
Thesis type: | Bakalářská práce |
Supervisor: | Vencovský, Filip |
Opponents: | Matisko, Peter |
Thesis language: | Česky |
Abstract: | Programovací jazyky tvoří jeden z hlavních stavebních bloků informatiky. Každý je jiný a vytvořený za různým účelem. Cílem této bakalářské práce je seznámení s technikami a postupy využitými při vytváření jazyka a následný návrh a implementace nového, interpretovaného, objektově orientovaného jazyka syntakticky vycházejícího z rodiny jazyka C, jehož interpretr je implementován v C. V práci jsou představeny a demonstrovány principy parserů, kompilátorů, interpretrů a garbage collectorů.Veškerý zdrojový kód je k nalezení v repositáři na následující adrese: https://github.com/adamjedlicka/blu . |
Keywords: | parser; bytekód; garbage collector; programovací jazyk; interpretr; kompilátor |
Thesis title: | Design and implementation of a programming language |
---|---|
Author: | Jedlička, Adam |
Thesis type: | Bachelor thesis |
Supervisor: | Vencovský, Filip |
Opponents: | Matisko, Peter |
Thesis language: | Česky |
Abstract: | Programming languages are one of the main building blocks of informatics. Every one of them is different and every one of them was created for a different reason. The main objective of this bachelor thesis is an introduction to techniques and methods used to implement a programming language. Then follows the design and implementation of a new, interpreted, and object-oriented language. The final language has a syntax similar to C and its interpreter is implemented in C. The bachelor thesis also introduces and demonstrates principles of parsers, compilers, interpreters, and garbage collectors.All the source code can be found in a repository on the following address: https://github.com/adamjedlicka/blu . |
Keywords: | programming language; parser; compiler; bytecode; interpreter; garbage collector |
Information about study
Study programme: | Aplikovaná informatika/Aplikovaná informatika |
---|---|
Type of study programme: | Bakalářský studijní program |
Assigned degree: | Bc. |
Institutions assigning academic degree: | Vysoká škola ekonomická v Praze |
Faculty: | Faculty of Informatics and Statistics |
Department: | Department of Information Technologies |
Information on submission and defense
Date of assignment: | 1. 5. 2019 |
---|---|
Date of submission: | 11. 5. 2020 |
Date of defense: | 25. 6. 2020 |
Identifier in the InSIS system: | https://insis.vse.cz/zp/71119/podrobnosti |