Antonio Ceballos <acebal...@gmail.com> skribis: > For that purpose, I think that I need both to embed Guile into Chess, > and to export some primitives that could be used as building blocks > for the Scheme evaluation function. > > Does it make sense?
Yes, definitely. If you want, once you’ve settled on an API, you can post it here for review, or an overview thereof. If Chess is already well “librarified”, I encourage you to look into the “extend” approach. Ludo’.