Add a symbol table with type info
This commit is contained in:
@ -47,6 +47,7 @@ elna_OBJS = \
|
||||
elna/lexer.o \
|
||||
elna/parser.o \
|
||||
elna/semantic.o \
|
||||
elna/symbol.o \
|
||||
elna/result.o \
|
||||
$(END)
|
||||
|
||||
|
Reference in New Issue
Block a user