Skip to content

Add euclidean algorithm in Prolog #549

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

PaddyKe
Copy link
Contributor

@PaddyKe PaddyKe commented Nov 30, 2018

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.

@june128 june128 added the Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) label Dec 1, 2018
@leios
Copy link
Member

leios commented Dec 23, 2018

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

@c252
Copy link
Member

c252 commented Mar 21, 2019

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.

@ntindle
Copy link
Member

ntindle commented Aug 28, 2021

[lang: prolog]

@github-actions github-actions bot added the lang: prolog Prolog programming language label Aug 28, 2021
@Amaras Amaras requested a review from jiegillet December 8, 2021 17:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) lang: prolog Prolog programming language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants