Topology / ALM-Compiler

A Java implementation of the ALM language that compiles to the SPARC variant of Answer Set Programming (ASP).
Apache License 2.0
0 stars 1 forks source link

Support for Aggregate Expressions. #9

Open Topology opened 6 years ago

Topology commented 6 years ago

SPARC supports aggregates. Need to add aggregates to the grammar, translate and catch errors. But first documenting the types of aggregates to target here.