alpha-asp / Alpha

A lazy-grounding Answer-Set Programming system
BSD 2-Clause "Simplified" License
58 stars 10 forks source link

Partial Compilation #345

Open lorenzleutgeb opened 2 years ago

lorenzleutgeb commented 2 years ago

I am still wondering how partial compilation (see below) could be integrated into Alpha.

Is there any interest in experimenting in that direction?

The Java API to use would be javax.tools.JavaCompiler, for an example consider this wrapping library.