mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
A simple type checker in the C runtime. Dependent types are not supported yet but HOAS is implemented. The API is accessible from Python as well
This commit is contained in:
@@ -97,6 +97,7 @@ libpgf_la_SOURCES = \
|
||||
pgf/reader.h \
|
||||
pgf/reader.c \
|
||||
pgf/linearizer.c \
|
||||
pgf/typechecker.c \
|
||||
pgf/reasoner.c \
|
||||
pgf/printer.c \
|
||||
pgf/graphviz.c \
|
||||
|
||||
Reference in New Issue
Block a user