On Tue 20 Sep 2016 15:19, Tommi Höynälänmaa <tommi.hoynalan...@gmail.com> writes:
> I get the following error message when I try to compile a program to CPS: > ---cut here--- > tohoyn@tohoyn-laptop:~/src/guile-2.1.4/work$ > ../guile-2.1.4/meta/uninstalled-env dash > $ ../guile-2.1.4/meta/guild compile -t cps hello.scm Indeed the CPS reader and writer weren't working right. Fixed (in a very non-fancy kind of way). Andy