souffle

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.

Github stars Tracking Chart

Soufflé

License: UPL
Build Status
codecov

Soufflé is a translator of Horn clauses into parallel C++. Soufflé language has similarities to Datalog, and is used as a domain-specific language for analysis problems.

Features of Soufflé

  • Efficient translation to parallel C++ of Datalog programs
  • Extended semantics of Pure Datalog, e.g., permitting unbounded recursions with numbers
  • Simple component model for Datalog specifications
  • Recursively defined record types (aka. constructors) for tuples

How to get Soufflé

Use git to obtain the source code of Soufflé.

$ git clone git://github.com/souffle-lang/souffle.git

Build instructions can be found here.

Home Page

Documentation

Contributors

Issues

License

Main metrics

Overview
Name With Ownersouffle-lang/souffle
Primary LanguageC++
Program languageShell (Language Count: 9)
Platform
License:Universal Permissive License v1.0
所有者活动
Created At2016-03-12 03:39:22
Pushed At2025-03-30 08:15:43
Last Commit At2025-03-30 11:15:43
Release Count23
Last Release Name2.5 (Posted on )
First Release Name0.0.0 (Posted on )
用户参与
Stargazers Count1k
Watchers Count40
Fork Count216
Commits Count10.6k
Has Issues Enabled
Issues Count864
Issue Open Count126
Pull Requests Count1481
Pull Requests Open Count5
Pull Requests Close Count132
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private