Fork me on GitHub
#core-logic
<
2015-11-04
>
thomas14:11:39

@dnolen: ok thank you for letting us know.

dnolen14:11:34

that’s said what’s there works perfectly fine

dnolen14:11:16

esp. the core miniKanren bits

jano16:11:32

@dnolen can you give a pointer to the todo list?

dnolen17:11:18

fix up CLP(FD), port to ClojureScript

dnolen17:11:25

that would be the immediate todos

dnolen17:11:30

ideally convert to .cljc

dnolen17:11:05

after that would be to enhance CLP(FD) to be less naive

dnolen17:11:23

we should implement the algorithms used by Mozart for CLP(FD)

dnolen17:11:06

environment trimming would also be another big one

dnolen17:11:17

then you could use core.logic for fun simple parsing tasks