Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonc9018/uni_languages
Formal grammars and automata
https://github.com/antonc9018/uni_languages
Last synced: about 2 months ago
JSON representation
Formal grammars and automata
- Host: GitHub
- URL: https://github.com/antonc9018/uni_languages
- Owner: AntonC9018
- License: mit
- Created: 2022-01-10T15:08:36.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-05T17:19:04.000Z (almost 3 years ago)
- Last Synced: 2024-10-19T07:52:49.167Z (3 months ago)
- Homepage:
- Size: 278 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Formal Languages and Automata Theory (Limbaje Formale și Automate)
This repository contains assignments, implemented as part of the course *Formal Languages and Automata Theory*.
See explanatory markdown documents for each of the assignments in the doc folder. Assignments are all in Romanian.
> The markdown files use [tex math formulas, which won't show on github](https://stackoverflow.com/questions/11256433/how-to-show-math-equations-in-general-githubs-markdownnot-githubs-blog). To see formulas, you will either have to convert markdown to html or pdf, with [`MathJax`](https://www.mathjax.org/) enabled, or find the compiled pdf's [on my google drive](https://drive.google.com/drive/folders/1Rs0-qy6ivSDuHh5JadrP4Ta4YDhuVRiC).
PR's with grammar corrections, bug fixes, improvement suggestions or translations are very welcome.
Leave a star as a way to say "Thank you". Enjoy!