awesome-prolog icon indicating copy to clipboard operation
awesome-prolog copied to clipboard

Curated list of Prolog packages and resources

Results 12 awesome-prolog issues
Sort by recently updated
recently updated
newest added

ichiban/prolog is an embeddable scripting language for Go. Unlike any other scripting engines, ichiban/prolog implements logic programming language Prolog. https://github.com/ichiban/prolog

**By submitting this pull request, I promise I have read the [contribution guidelines](https://github.com/sindresorhus/awesome-nodejs/blob/master/contributing.md) twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that...

Language Server Protocol server implementation for SWI Prolog. To integrate with Emacs, Vim, Visual Studio Code, or other IDE/editors. **By submitting this pull request, I promise I have read the...

**By submitting this pull request, I promise I have read the [contribution guidelines](https://github.com/sindresorhus/awesome-nodejs/blob/master/contributing.md) twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that...

ProbLog is a tool that allows you to intuitively build programs that do not only encode complex interactions between a large sets of heterogenous components but also the inherent uncertainties...

The difference between compilers and interpreters for Prolog systems is a bit confusing. Some mature systems implement both (in the same way that Javascript V8 engine contains both a bytecode...

Hello, perhaps it could be interesting about prolog programing style guidelines: * , . * . Do you think it could be appropriate to add to your awesome-prolog list? Regards.

enhancement

I think using rules from JS community is a bad idea. The community size is like 10000x times less. Thus it is not smart to create the bureaucratic barriers on...

Hi Klaus, please have a look at this comprehensive collection of resources that are related to the Prolog **ISO standard**: http://www.complang.tuwien.ac.at/ulrich/iso-prolog/ This could be useful for implementors. Maybe it would be...

enhancement

Here () a compilation of prolog to js compilers. Perhaps could be good idea include them to your list. Regards.

enhancement