I am looking for a prolog version that can be run in JavaScript in a browser. That is, I want to be able to use the prolog to embed logical operations in a javascript web application
It is relatively easy to implement prolog-like in languages ββthat support generators. If you can use es6, you can find an interesting implementation here: https://curiosity-driven.org/prolog-interpreter
The first example of this I came across only on firefox, but was called yield proog: http://yieldprolog.sourceforge.net/
Source: https://habr.com/ru/post/1215873/More articles:Creating many types of objects / classes is easy to use instanceof - javaHow to build a Qt-SQL-driver-plug-in "QSQLCIPHER" for SQLite-DB with the SQLCipher extension using the Windows / MinGW platform? - sqliteGet time type name in chrono - c ++Using Bootstrap validator.js with jquery ajax form post - jqueryConvert Unix timestamp to Java Date, Spring RequestParam - spring-mvcSpring boot @RequestParam unix timestamp to LocalDateTime - javaGoogle Maps: several custom HTML markers - javascriptHow to hide something that you already typed in Python - pythonWhat is the difference between rel error and x error in rpart decision tree? - r$ ionicActionSheet showing the wrong format - angularjsAll Articles