8000 GitHub - homedirectory/tree-sitter-racket: Racket grammar for tree-sitter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

homedirectory/tree-sitter-racket

 
 

Repository files navigation

tree-sitter-racket

Test

Racket grammar for tree-sitter.

This grammar only implements the Racket language with the default readtable.

Status

It should be complete and compatible with Racket 8.9.

There are no plans to add support for new language currently.

Build and Try

You need

  • nodejs
  • a C compiler
  • a C++11 compiler

then run

npm install
npx tree-sitter parse [filename]

Usage

See nodes.md for all visible nodes.

Reference

Racket

About

Racket grammar for tree-sitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.2%
  • Scheme 11.1%
  • JavaScript 2.1%
  • Racket 1.1%
  • C++ 0.8%
  • Rust 0.6%
  • Other 0.1%
0