/souffle

DEPRECATED. Soufflé is a translator of declarative Datalog programs into the C++ language.

Primary LanguageC++Universal Permissive License v1.0UPL-1.0

Soufflé

Build Status

Soufflé is a translator of declarative Datalog programs into the C++ language. Soufflé is used as a domain-specific language for static program analysis, over large code bases with millions of lines of code. Soufflé aims at producing high-performance C++ code that can be compiled with the native compiler on the target machine.

Project Moved

This project is now deprecated.

Its new home is now officially maintained at https://github.com/souffle-lang.