Git Product home page Git Product logo

Comments (5)

alex avatar alex commented on August 24, 2024

I'm definitely conceptually interested in this (I too, like indentation based grammars, and hate the hack in between my lexer and parser). Are you interested in working on implementing this?

from rply.

ketsuban avatar ketsuban commented on August 24, 2024

I would if I had much of a clue what I was doing. :) I only have a rough grasp of parsers (still in the "fake it" stage) and the specifically mathematical bits tend to leave me behind - I was webcrawling to see if anyone had any more elegant solutions to the problem when I found the paper.

from rply.

alex avatar alex commented on August 24, 2024

I'm also not really good with the academic papers, most of the code here is
transcribed from the upstream ply.

On Wed Nov 12 2014 at 7:13:46 PM Thomas Winwood [email protected]
wrote:

I would if I had much of a clue what I was doing. :) I only have a rough
grasp of parsers (still in the "fake it" stage) and the specifically
mathematical bits tend to leave me behind - I was webcrawling to see if
anyone had any more elegant solutions to the problem when I found the paper.


Reply to this email directly or view it on GitHub
#37 (comment).

from rply.

amcgregor avatar amcgregor commented on August 24, 2024

I, too, am resorting to some ugly hacking of tokens in order to get my rply-based grammars to recognize indentation as scope changes. More complete support for indentation-sensitive grammar would be an incredibly nice feature to include. (My esolang, unlike Python, doesn't use colons to indicate a scope increase… nor braces. Only tab-based indentation.)

from rply.

prologic avatar prologic commented on August 24, 2024

This would be a nicde addition to rply

from rply.

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.