Skip to content

Segfault when using lambda with map #1

@bundgaard

Description

@bundgaard

Hi Joshua

Cool rewrite of Peter Norvig's Lispy article.

Your code segfault when using (define cube (lambda (x) (* x x x)))

When using it with (map cube '(1 2 3))

Have a good easter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions