Y
Hacker News
new
|
ask
|
show
|
jobs
by
redrobein
745 days ago
Would be interesting to see how much more involved it is to solve a constraint programming or optimization problem (something you'd actually use prolog for) in the other languages.
1 comments
weatherlight
745 days ago
Here's a good start.
https://www.ericpfahl.com/from-pattern-matching-to-unificati...
link
redrobein
744 days ago
Cool. I went through elixirschool a couple of years ago but didn't know it had logic programming builtin.
link