algorithm-archive icon indicating copy to clipboard operation
algorithm-archive copied to clipboard

Add euclidean algorithm in Prolog

Open PaddyKe opened this issue 6 years ago • 3 comments

I used tuProlog as IDE for Prolog. It's possible that other IDEs use slightly different implementations of Prolog, but I think this should work in other implementations as well.

PaddyKe avatar Nov 30 '18 21:11 PaddyKe

Sorry it's taking so long to get to this. We don't have too many people who prolog... Maybe @jiegillet ?

leios avatar Dec 23 '18 23:12 leios

I think there might be a potential issue with the file extension, because Perl also uses *.pl, I have done some research and it seems like *.pro is also a correct prolog file extension.

c252 avatar Mar 21 '19 23:03 c252

[lang: prolog]

ntindle avatar Aug 28 '21 05:08 ntindle