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
Copy file name to clipboardExpand all lines: README.md
+9-1
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,18 @@
4
4
5
5
Yat is a toy programming language supporting static type safety. It was created for the compilers class in Technical University of Varna. The lexer and parser are built using flex and bison and the code generation is done using LLVM.
0 commit comments