Skip to content

Commit 00e5612

Browse files
authored
Update README.md
1 parent 30cffdc commit 00e5612

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ It translates Dana programs into LLVM IR, optimizes them, and produces **native
1515

1616
## Table of Contents
1717
- [Features](#features)
18+
- [Contributors](#contributors)
1819
- [Installation & Usage](#installation--usage)
1920
- [Basic Example](#basic-example)
2021
- [Script Options](#script-options)
@@ -27,6 +28,10 @@ It translates Dana programs into LLVM IR, optimizes them, and produces **native
2728
- [Quick LLVM Installation (Debian/Ubuntu)](#quick-llvm-installation-debianubuntu)
2829
---
2930

31+
## Contributors
32+
* [Nikolaos Spyropoulos](https://github.com/nspyrop03) (AM: 03121202)
33+
* [Giannis Polychronopoulos](https://github.com/JohnnyPol) (AM: 03121089)
34+
3035
## Features
3136

3237
* **Lexical Analysis** – implemented with Flex, precise error reporting (line/column + caret).

0 commit comments

Comments
 (0)