File size: 1,011 Bytes
9b0c4ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
@software{GraphLang2026,
  author = {Josué Argaña Silguero},
  title = {GraphLang: A Universal Semantic Kernel for Code},
  year = {2026},
  url = {https://github.com/cripto-bot/graphlang}
}

@article{tree-sitter,
  author = {Max Brunsfeld},
  title = {tree-sitter: An incremental parsing system for programming tools},
  year = {2018},
  url = {https://tree-sitter.github.io/tree-sitter/}
}

@software{spaCy,
  author = {Matthew Honnibal and Ines Montani},
  title = {spaCy: Industrial-strength Natural Language Processing},
  year = {2020},
  url = {https://spacy.io}
}

@misc{BSL,
  author = {MariaDB Corporation},
  title = {Business Source License 1.1},
  year = {2017},
  url = {https://mariadb.com/bsl11/}
}

@inproceedings{google-oracle,
  author = {Google LLC v. Oracle America, Inc.},
  title = {Supreme Court of the United States, 593 U.S. 1},
  year = {2021}
}

@article{dtsa,
  author = {United States Congress},
  title = {Defend Trade Secrets Act of 2016, 18 U.S.C. § 1836},
  year = {2016}
}