You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](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