Change standard ports to *be* parameters.
authorChris Hanson <org/chris-hanson/cph>
Sun, 28 Feb 2016 09:47:15 +0000 (01:47 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sun, 28 Feb 2016 09:47:15 +0000 (01:47 -0800)
commit23674f803f776f6c7f27a370064f3c3c64256897
treee95d55d1db1b411a76f978fea547c08463c28db1
parent03c99aebcbd2e98c84b1781df1f8bfdd9647189a
Change standard ports to *be* parameters.

This is the use case that parameters were designed for, so we might as well take
advantage of it.
src/runtime/port.scm
src/runtime/rep.scm
src/runtime/runtime.pkg