Skip to content

Conversation

plexus
Copy link
Collaborator

@plexus plexus commented May 31, 2018

Adds an option, :read-one t, which makes the parser behaves more like a LISP
read function: it will read a single form and return it.

In this case there is no extra :root node, the parsed node is returned
directly.

Adds an option, `:read-one t`, which makes the parser behaves more like a LISP `read` function: it will read a single form and return it. In this case there is no extra `:root` node, the parsed node is returned directly.
@volrath
Copy link
Member

volrath commented May 31, 2018

lgtm

@bbatsov
Copy link
Member

bbatsov commented Jun 2, 2018

👍

@plexus plexus merged commit dc0d165 into master Jun 2, 2018
@plexus plexus deleted the read-one branch June 3, 2018 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants