Formalog-Pengines

Brief: Low latency, low bandwidth Perl -> Prolog RPC
Jump To: Parent Description
Code: GitHub

  • This system has much less latency but also lower bandwidth as compared to Language::Prolog::Yaswi, which is initially used to talk from Perl to Prolog in projects like FLP. So this is a secondary api. It is used with emacs for instance to speed up queries. Eventually I plan to auto-select the appropriate query method based on the size of the query, and the the size of the answer.