Jekejeke Prolog Runtime for Android
How does one get a distribution version?
Thank you very much :)
f(X,a)=f(g(X,a),Z). simply hangs...
Nice app. I tested some rule-based analysis and it works perfectly. Thank you!
The REPL duplicates the entire entry to that point: "assert" becomes "aasassasseasserassert". To fix as per youtube link, turn off predictive text. Seems solid
No, pls no, no prolog on android, do not polute this fine medium with this s*** programing language
Wenn ich das was auf den Screenshots ist, eintippe und "eingabe taste" drücke passiert nichts. Mit Bluetooth-Tastatur funktioniert zwar die Eingabe, aber sogar bei dem Wikipedia-Beispiel werden Fehlermeldungen erzeugt. Beispiel: ?- mann(tobias). Fehler: Undefiniertes, privates oder zum Paket gehörender Prädikat mann/1. mann/1 ?-
No complaints, it does its job well.
When I try to type in the REPL random characters appear next to the one I type. For example when I want to type likes(X, Y) and I type "li" it becomes "lli" and subsequently "llilik" when I add "k". It is impossible to use like this.
Unifications like X = [X] simply crash the interpreter. Definitions like p(X):-q(X). q(X):-p(X). make it loop forever without a possibility to abort the execution. The abort function from the menu does not work in this case. UPD: v1.0.4 still impossible to abort sometimes, for example, try goal p(X, s(1), Z) with theory p(s(X),Y,s(Z)) :- p(X,Y,Z). p(1,Y,s(Y)). Let it loop for some seconds and try to abort. It does not, and the interpreter later crashes with an out of memory error.
Looks good
Great interpreter
Noice!
I get to check whether the code I wrote during my test is correct before I get back to my laptop!
I seeked for SWI prolog and I final got this, as of its app size good but some issues in logics. Can't get my actual inferences from KB. hope developer will test small programs. Thanks!
This is very nice. Now that the settings are fixed to work with the latest Android version it is almost perfect. 18.4.14: latest update breaks the load path settings
I get to check whether the code I wrote during my test is correct before I get back to my laptop!
four stars just for doing this :) (yet to run the app)
Good
Excellence little prolog system for testing out ideas on my phone when I'm away from my workstation.
nice iloveyou all happy lhat good.evening kain teo
Excellent for students. Practicing Prolog on the go taken to the next level!
Thank you very much :)
Nice app. I tested some rule-based analysis and it works perfectly. Thank you!
Thank you for developing this app for android. It is excellent.
Debug mode would of course add a lot.
I ran some initial tests on a Nexus 7 with Hacker's Keyboard and DroidEdit (for coding). As far as i got: Everything is working fine. A degugger would be fine. Have a look at the web side for additional information and use consult with the absolute path ;-)
I get to check whether the code I wrote during my test is correct before I get back to my laptop!
four stars just for doing this :) (yet to run the app)
This is very nice. Now that the settings are fixed to work with the latest Android version it is almost perfect.
Good
Excellence little prolog system for testing out ideas on my phone when I'm away from my workstation.
nice iloveyou all happy lhat good.evening kain teo
Excellent for students. Practicing Prolog on the go taken to the next level!
Thank you very much :)
Nice app. I tested some rule-based analysis and it works perfectly. Thank you!
Thank you for developing this app for android. It is excellent.
Debug mode would of course add a lot.
I ran some initial tests on a Nexus 7 with Hacker's Keyboard and DroidEdit (for coding). As far as i got: Everything is working fine. A degugger would be fine. Have a look at the web side for additional information and use consult with the absolute path ;-)
by S####:
Edit: