Y
Hacker News
new
|
ask
|
show
|
jobs
by
typedweb
4084 days ago
Probabilistic programming in Common Lisp:
https://github.com/nikodemus/screamer
1 comments
kgwgk
4084 days ago
Not really. Screamer gives you "nondeterministic" programming. It can be used for example to solve sudokus:
http://nikodemus.github.io/screamer/sudoku.lisp.html
link