Re: Can Guile be bootstrapped from source without psyntax-pp.scm?

2017-07-06 Thread Mark H Weaver
Hi Alex, Alex Vong writes: > Recently, I've read the chapter on Macros in Guile's manual. The manual > says that Guile's expander originated from that of Chez Scheme's and > that version was portable to other schemes as well. So I search the > Internet and find it[0]. The website states that the

Can Guile be bootstrapped from source without psyntax-pp.scm?

2017-07-06 Thread Alex Vong
Hello, Recently, I've read the chapter on Macros in Guile's manual. The manual says that Guile's expander originated from that of Chez Scheme's and that version was portable to other schemes as well. So I search the Internet and find it[0]. The website states that the expander needs an expanded v