mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
Update codegen.md
This commit is contained in:
parent
1892b303df
commit
ebc680f039
@ -1,7 +1,7 @@
|
||||
# CodeGen Documentation
|
||||
|
||||
CodeGen is the process for auto-generating language-specific, strongly-typed ASTs to be used in [Semantic](https://github.com/github/semantic-code/blob/d9f91a05dc30a61b9ff8c536d75661d417f3c506/design-docs/precise-code-navigation.md).
|
||||
Since this is a critical component of Semantic's process for adding a new language, we recommend reading [these docs](https://github.com/github/semantic/blob/master/docs/adding-new-languages.md) first.
|
||||
Since it is a critical component of Semantic's language support process, we recommend reading [these docs](https://github.com/github/semantic/blob/master/docs/adding-new-languages.md) first, as they provide an overview of the pipeline CodeGen supports.
|
||||
|
||||
### Table of Contents
|
||||
- [CodeGen Documentation](#codegen-documentation)
|
||||
|
Loading…
Reference in New Issue
Block a user