Really? Try it in C.
The Scheme interpreters do very limited dotted-pair parsing until they bootstrap into scheme. There is a good reason for this.
And this is before we even start dealing with things like circular references.
Really? Try it in C.
The Scheme interpreters do very limited dotted-pair parsing until they bootstrap into scheme. There is a good reason for this.
And this is before we even start dealing with things like circular references.