Yield Prolog - Embed Prolog in your code News
Brought to you by:
jefft0
Yield Prolog 1.0.6 released
Embed Prolog directly in your Python, C# or Javascript program using the yield keyword. There is no API standing between your code and Yield Prolog, so you can use all language features, including arrays, file I/O, user interaction and your own classes.
Release 1.0.6 is a maintenance release to to support Firefox 46 which uses a new array comprehension syntax. The Yield Prolog query editor now works again in Firefox.
Hello Jeff,
May I ask if YP 1.0.6 support Python 3.0 or above, I am using 3.7. Just wonder if I could import this useful library or not. Thanks.
Hello Timmy. I will test if it works in Python 3.
Hello again Timmy. After a (long) delay, I finally got the time to support Python 3. Please see the latest release:
https://sourceforge.net/projects/yieldprolog/files/yieldprolog/Yield%20Prolog%201.0.7/
Hello Jeff, thank you very much for your hard work. I would try to implement to my project. Thanks a lot~