Skip to content

Commit 2790a4c

Browse files
author
Paulo B. Costa
authored
Update Readme.md
- An brief introduction was given. - Later more details will be given.
1 parent bf8553f commit 2790a4c

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
[![Waffle.io - Columns and their card count](https://badge.waffle.io/costabatista/compiladores-2018-1.png?columns=all)](https://waffle.io/costabatista/compiladores-2018-1?utm_source=badge)
2-
# compiladores-2018-1
2+
# T++ Compiler
3+
4+
This reporitory is dedicated to a compiler development. In specific a T++ compiler.
5+
This compiler has scientific and academic purposes. The development has the aim to implement
6+
a systema that can read t++ lexemes and convert them into in an intermediate code language.
7+
The virtual machine that will support the t++ code is llvm.
8+
9+
.... another explanations will be placed here soon.

0 commit comments

Comments
 (0)