== Tools, utilities and miscellanea == * Some [[EncodingsExamples|sample encodings]] in ASP-Core and ASP-RfC * [[attachment:aspcore.tar.gz|ASP-Core]] parser sources. * [[attachment:asprfc.tar.gz|ASP-RfC]] parser sources. * [[attachment:shifter.zip|SHIFTER tool]] A command line tool that reads an ASPCore program from stdinput and rewrites it in stdout by performing: disjunctive program shifting (no HCF check is performed) and/or transformation of ground queries in strong contraints, as well as other language transformations. * [[https://www.mat.unical.it/ricca/aspide/|ASPIDE]] (Integrated Development Environment for Answer Set Programming) supports the entire life-cycle of ASP development, from (assisted) programs editing to execution. ASPIDE integrates a cutting-edge editing tool (featuring dynamic syntax highlighting, on-line syntax correction, autocompletion, code-templates, quick-fixes, refactoring, etc.) with a collection of user-friendly graphical tools for program composition. ASPIDE supports the language of the DLV system as well as the ASP-Core profile. * [[https://dtai.cs.kuleuven.be/krr/software/visualisation|IDPDraw]] A tool to visualise the output of an ASP solver.