Coder Social home page Coder Social logo

Comments (4)

theHamsta avatar theHamsta commented on June 13, 2024

The character issue should be fixed in #8

I added sly to the test suit and will go through the remaining failures:

❯ tree-sitter parse test/sly/**/*.lisp -q
test/sly/contrib/slynk-arglists.lisp            10 ms   (ERROR [1364, 23] - [1364, 24])
test/sly/contrib/slynk-fancy-inspector.lisp     6 ms    (ERROR [111, 45] - [111, 47])
test/sly/contrib/slynk-mrepl.lisp               2 ms    (ERROR [0, 0] - [754, 0])
test/sly/slynk/backend/abcl.lisp                5 ms    (MISSING ")" [318, 18] - [318, 18])
test/sly/slynk/backend/clisp.lisp               5 ms    (ERROR [109, 31] - [109, 33])
test/sly/slynk/backend/cmucl.lisp               15 ms   (ERROR [0, 0] - [2483, 0])
test/sly/slynk/backend/ecl.lisp                 4 ms    (ERROR [0, 0] - [1093, 0])
test/sly/slynk/backend/lispworks.lisp           5 ms    (ERROR [0, 0] - [1026, 0])
test/sly/slynk/backend/mkcl.lisp                4 ms    (ERROR [0, 0] - [933, 0])
test/sly/slynk/backend/scl.lisp                 9 ms    (ERROR [0, 0] - [1726, 0])
test/sly/slynk/metering.lisp                    4 ms    (MISSING ":" [1159, 22] - [1159, 22])
test/sly/slynk/slynk-backend.lisp               7 ms    (ERROR [903, 0] - [903, 1])
test/sly/slynk/slynk-completion.lisp            2 ms    (ERROR [95, 0] - [95, 1])
test/sly/slynk/slynk.lisp                       13 ms   (ERROR [0, 0] - [4200, 0])
test/sly/slynk/slynk-rpc.lisp                   1 ms    (ERROR [0, 0] - [212, 0])

until now I only tested on github.com/marcoheisig/Petalisp

from tree-sitter-commonlisp.

theHamsta avatar theHamsta commented on June 13, 2024

Ok, all parsering errors (apart from string format parsing should be fixed now in sly)

❯ tree-sitter parse test/sly/**/*.lisp -q
test/sly/contrib/slynk-fancy-inspector.lisp     5 ms    (ERROR [111, 45] - [111, 47])
test/sly/slynk/backend/lispworks.lisp           5 ms    (ERROR [288, 66] - [288, 67])
test/sly/slynk/metering.lisp                    4 ms    (MISSING ":" [1159, 22] - [1159, 22])
test/sly/slynk/slynk-rpc.lisp                   0 ms    (MISSING "/" [83, 25] - [83, 25])

from tree-sitter-commonlisp.

theHamsta avatar theHamsta commented on June 13, 2024

Fixed by #8

from tree-sitter-commonlisp.

Wilfred avatar Wilfred commented on June 13, 2024

Fantastic, thanks for all those fixes :)

from tree-sitter-commonlisp.

Related Issues (11)

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.