Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Statically-checked type, mode and determinism declarations #32

Open
FredMesnard opened this issue Oct 4, 2015 · 3 comments
Open

Statically-checked type, mode and determinism declarations #32

FredMesnard opened this issue Oct 4, 2015 · 3 comments

Comments

@FredMesnard
Copy link

Types, modes and determinism are essential properties for the use of Prolog for programming-in-the-large. These declarations are critical for documentation. They can be statically checked and thus can prevent at compile time some runtime errors or unexpected failures. They can remain optional, which is handy for programming-in-the-small.

Some pointers:

@wouterbeek
Copy link

There are several SWI Packs about this as well:

@FredMesnard
Copy link
Author

thanks for the links, I’ll have a look. Note that 3 packs mean there’s a need!

@Anniepoo
Copy link
Member

Anniepoo commented Oct 6, 2015

3 packs also means that there's a number of competing ways of solving the problem - Which isn't a bad thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants