Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
capitanazo77
on Jan 27, 2025
|
parent
|
context
|
favorite
| on:
The Simplicity of Prolog
FYI, composer 2 (the official PHP package manager) uses prolog to figure out if a package can be installed or not.
When it’s not possible, you get a detailed explanation why it’s not possible
qu1j0t3
on Jan 27, 2025
[–]
It uses a SAT solver, not Prolog.
https://news.ycombinator.com/item?id=17686801
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
When it’s not possible, you get a detailed explanation why it’s not possible