"Andy Wingo" wrote:
> I added open-string-input-port and
> open-string-output-port, and at this point Marco's module
> passes its tests, though with many warnings about
> duplicated bindings.
Yes! Thanks to everyone. My infix to prefix transformer
works too, even though compilation with both packages fails
with multiple errors like:
;;; key wrong-type-arg, throw_args ("dirname" "Wrong type argument in position
~A (expecting ~A): ~S" (1 "string" #f) (#f))
with commit a2e0b12608ccc578f66473f67ffaafa4309b2c14.
<http://github.com/downloads/marcomaggi/nausicaa/makers-1.0.1.tar.gz>
<http://github.com/downloads/marcomaggi/nausicaa/infix-1.0.1.tar.gz>
--
Marco Maggi