Skip to content

Introduce first-class object UnquotedExpression which will be returned from unquote operator #111

@GoogleCodeExporter

Description

@GoogleCodeExporter
Currently, the namesake unquote operator returns unit and just prints to stdout 
(for FSI)... we will introduce a breaking change where this function will now 
return a new UnquotedExpression instance (which will contain reduction 
information about the quotation expression supplied to the constructor). We 
will also use this object for some internal refactoring.

Original issue reported on code.google.com by stephen....@gmail.com on 24 Mar 2015 at 2:30

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions