Open Issues Need Help
View All on GitHubAI Summary: Investigate and debug two failing tests (`magic_nqueens` and `inline_nqueens`) in the Soufflé compiler that cause segfaults on Windows CI. This requires access to a Windows development environment with MSVC.
Complexity:
4/5
help wanted compatibility bug - triage
Soufflé is a variant of Datalog for tool designers crafting analyses in Horn clauses. Soufflé synthesizes a native parallel C++ program from a logic specification.
C++
#datalog#logic-programming#souffle#static-code-analysis#translator