Skip to content

arunvickram/tree-sitter-raku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree-sitter-raku

This is an attempt at making a tree-sitter module for Raku

Getting started developing

To get started developing run:

npm i

Generating the bindings

The bread and butter of this project is

npx tree-sitter generate

You'll have to run the above command every single time you make changes to the grammar.

Any and all contributions are welcome!

You can find the grammar's DSL here.

About

Raku grammar for tree-sitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published