Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add function to parse AST from file #236

Merged
merged 1 commit into from
Aug 28, 2020
Merged

add function to parse AST from file #236

merged 1 commit into from
Aug 28, 2020

Conversation

rkaminsk
Copy link
Member

@rkaminsk rkaminsk commented Aug 27, 2020

There is a function to parse ASTs from a list of files now. This preserves clingo's #include statements and is also more efficient than first loading files into strings. The function primarily intended to be used with clingo's application class when programs need to be rewritten.

@rkaminsk rkaminsk self-assigned this Aug 27, 2020
@rkaminsk rkaminsk added this to the v5.5.0 milestone Aug 27, 2020
@rkaminsk rkaminsk changed the title add function to parse files to AST add function to parse AST from file Aug 28, 2020
@rkaminsk rkaminsk merged commit f98b523 into wip Aug 28, 2020
@rkaminsk rkaminsk deleted the feature/parsefile branch August 28, 2020 11:04
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant