On Sun, 31 Jan 2016, Arne Babenhauserheide wrote:
Jan Wedekind writes:
Ok, I got it working in the REPL. Just had to copy
"language/wisp/spec.scm" and "wisp-scheme.scm"
to the directory /usr/share/guile/2.0/language/wisp and then type
",language wisp" in the Guile REPL :)
Nice!
Please tell me about your experience with it.
Best wishes,
Arne
Yes, I'm still playing with it.
By the way, here is a proposed change for the automake build [1] to have
"make install" and "make uninstall" work as expected.
[1] https://github.com/wedesoft/wisp/compare/master...make-install