Screamer for Smalltalk?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Screamer for Smalltalk?

Paul DeBruicker
Hi

Screamer (https://nikodemus.github.io/screamer/) is a Lisp library that:

"Screamer provides a nondeterministic choice-point operator, a backtracking mechanism, and a forward propagation facility."


Is there an equivalent library available in Smalltalk?


Thanks

Paul
Reply | Threaded
Open this post in threaded view
|

Re: Screamer for Smalltalk?

stepharo
it is close to amb?
because seaside has amb


Le 23/7/15 23:03, Paul DeBruicker a écrit :

> Hi
>
> Screamer (https://nikodemus.github.io/screamer/) is a Lisp library that:
>
> "Screamer provides a nondeterministic choice-point operator, a backtracking mechanism, and a forward propagation facility."
>
>
> Is there an equivalent library available in Smalltalk?
>
>
> Thanks
>
> Paul
>