GithubHelp home page GithubHelp logo

READ-SUPPRESS.17 about eclector HOT 3 CLOSED

kpoeck avatar kpoeck commented on June 12, 2024
READ-SUPPRESS.17

from eclector.

Comments (3)

scymtym avatar scymtym commented on June 12, 2024

I agree that ignoring an expression such as #garbage when *read-suppress* is true could be useful, but I see two problems:

  1. #g could initiate an arbitrary syntax so it is not clear how to skip over it.

  2. The entry for Variable *read-suppress* says

    Dispatching macro characters (including sharpsign)

    Dispatching macro characters continue to parse an infix numerical argument, and invoke the dispatch function. The standardized sharpsign reader macros do not enforce any constraints on either the presence of or the value of the numerical argument.

    I take this to mean that the dispatch function is invoked and either calls a user-supplied function if the user has installed one in the readtable or calls a standard macro function or signals an error according to the table in 2.4.8 Sharpsign.

Did you find passages implying the behavior you propose?

from eclector.

Shinmera avatar Shinmera commented on June 12, 2024

From testing a few implementations in seems ABCL, CMUCL, SBCL skip over the token, and Allegro, CCL, Clasp, Clisp, ECL reject it.

from eclector.

scymtym avatar scymtym commented on June 12, 2024

See https://irclog.tymoon.eu/freenode/%23sicl?around=1551169235#1551169235

from eclector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.