Typing too strict

Issue #528 new
Broes De Cat created an issue

When trying to integrate the visualisation as an theory in FO(.), some interesting observations: - we miss string operations to really mimic what we model using clingo. Implementing append through lua is also not a solution as this cannot be combined with XSB. - we don't have any kind of type conversions. int->string / string->int would, e.g., be very useful.

Comments (2)

  1. Log in to comment