1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/docs
Patrick Thomson 5ebf6d448a Document the process of adding new languages. (#126)
Took a first stab at this. I described the addition process in terms
of how it is now, rather than how it will be when we compile
tree-sitter ASTs directly into Core. I anticipate that this will
impress upon the public the amount of work required to add a new
language, and hopefully encourage people to wait until the new
generation of AST parsing lands before they invest a ton of time into
what will be a deprecated code path.
2019-06-12 15:37:40 -04:00
..
images Add documentation detailing example uses for the CLI. 2019-06-04 10:23:27 -04:00
💡ProTip!.md Add protip doc 2019-05-31 16:09:29 -04:00
adding-new-languages.md Document the process of adding new languages. (#126) 2019-06-12 15:37:40 -04:00
assignment.md Add assignment.md doc 2019-05-31 16:10:20 -04:00
coding-style.md Fix simple typos and standardize formatting in places 2019-06-03 07:26:05 +01:00
core-grammar.md Fix tabs that crept into this file 😠 2019-06-04 14:19:12 -04:00
development.md Update development docs with information about Nix-style builds. 2019-06-07 13:42:52 -04:00
examples.md Fix Doug's changes. 2019-06-04 11:28:20 -04:00
grammar-development-guide.md Fix simple typos and standardize formatting in places 2019-06-03 07:26:05 +01:00
program-analysis.md Fix simple typos and standardize formatting in places 2019-06-03 07:26:05 +01:00
why-haskell.md Fix "programing" typo 2019-06-04 12:57:57 +02:00
why-tree-sitter.md remove stray hyphen 2019-06-12 10:25:30 -03:00