An open API service indexing awesome lists of open source software.

https://github.com/sunshine-ki/bmstu8_diploma

BMSTU Diploma 📚
https://github.com/sunshine-ki/bmstu8_diploma

antlr4 cs diploma diploma-of-programming

Last synced: 6 months ago
JSON representation

BMSTU Diploma 📚

Awesome Lists containing this project

README

        

# BMSTU8_DIPLOMA

## Тема: Метод построения дерева синтаксического анализа языка SQL на основе графических примитивов

## Руководитель: Гаврилова Юлия Михайловна (Базы Данных ✨)

## Консультант: Ступников Андрей Алексеевич (Ведет Компиляторы в Маге ✨)

### [РПЗ](https://github.com/Sunshine-ki/BMSTU8_DIPLOMA/blob/main/docs/%D0%A0%D0%9F%D0%97.pdf)

### [Презентация](https://github.com/Sunshine-ki/BMSTU8_DIPLOMA/blob/main/docs/%D0%9F%D1%80%D0%B5%D0%B7%D0%B5%D0%BD%D1%82%D0%B0%D1%86%D0%B8%D1%8F.pdf)

### [Фронт](https://github.com/komorra/NodeEditorWinforms)

### [Fork ANTLR](https://github.com/Sunshine-ki/antlr4cs)

### [Разработанная грамматика](https://github.com/Sunshine-ki/BMSTU8_DIPLOMA/blob/main/src/front/SqlFront/SqlGrammar.g4)

### [Спецификация](http://sql602.sourceforge.net/helpdir-en/html/HE_SQL2_SPECIFIKACEDOTAZU.htm)

# Примеры деревьев

![image](https://user-images.githubusercontent.com/58297044/171721987-108bead2-b712-4890-81af-744514b369e7.png)

![image](https://user-images.githubusercontent.com/58297044/171722110-e339ec44-e509-4f44-a5fe-11ecd8fdda53.png)

![image](https://user-images.githubusercontent.com/58297044/171721018-995af00e-124e-4c6d-bd11-0e5ae96e0494.png)

![image](https://user-images.githubusercontent.com/58297044/171721089-f6c5950c-93fb-4fe8-a979-3b32d353d0d9.png)