Переглянути джерело

Drop the 'node-' prefix from the repo name

The generated parser can be used from any language
pull/2/head
Max Brunsfeld 10 роки тому
джерело
коміт
3204b80fa7
1 змінених файлів з 3 додано та 3 видалено
  1. +3
    -3
      README.md

+ 3
- 3
README.md Переглянути файл

@ -1,6 +1,6 @@
node-tree-sitter-c
tree-sitter-c
==================
[![Build Status](https://travis-ci.org/maxbrunsfeld/node-tree-sitter-c.svg?branch=master)](https://travis-ci.org/maxbrunsfeld/node-tree-sitter-c)
[![Build Status](https://travis-ci.org/maxbrunsfeld/tree-sitter-c.svg?branch=master)](https://travis-ci.org/maxbrunsfeld/tree-sitter-c)
C grammar for [node-tree-sitter](https://github.com/maxbrunsfeld/node-tree-sitter). Adapted from [this C99 grammar](http://slps.github.io/zoo/c/iso-9899-tc3.html#designation).
C grammar for [tree-sitter](https://github.com/maxbrunsfeld/tree-sitter). Adapted from [this C99 grammar](http://slps.github.io/zoo/c/iso-9899-tc3.html#designation).

Завантаження…
Відмінити
Зберегти