Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

support for some Common Lisp reader macros #11

@kowey

Description

@kowey

It may be useful to provide some support for a handful of reader macros. For example, maybe things like #S(film :title "Jaws" :director "Steven Spielberg") should be interpreted as though they were (make-film :title "Jaws" :director "Steven Spielberg"). I don't claim to understand how they are supposed to be understood, BTW, this is just the result of typing things into SBCL and seeing what we get back

It's possible that this is thing is so specific to Common-Lisp that we'll need to ask ourselves some questions about what atto-lisp is supposed to do about the existence of multiple Lisp dialects

PS. hope this isn't spammy for you. Should be my last thought for the day. Thanks!

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