nlfiedler / bakeneko

Scheme R7RS interpreter in Go
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Support dynamic bindings (parameterize) R7RS 4.2.6 #37

Open nlfiedler opened 10 years ago

nlfiedler commented 10 years ago

Need this for proper support of ports, especially for use with (current-input-port) and friends.