docs: add YAML metadata block with tags for HF discoverability
Browse files
README.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# GraphLang — 20M functions · 13 languages · 54K funcs/sec · 0 errors
|
| 2 |
|
| 3 |
[](https://mariadb.com/bsl11/)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: bsl-1.1
|
| 4 |
+
license_link: https://github.com/cripto-bot/graphlang/blob/master/LICENSE
|
| 5 |
+
pretty_name: GraphLang — Universal Semantic Kernel for Code
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- graphlang
|
| 10 |
+
- semantic-ir
|
| 11 |
+
- code-compression
|
| 12 |
+
- compiler
|
| 13 |
+
- programming-languages
|
| 14 |
+
- kolmogorov-compression
|
| 15 |
+
- universal-grammar
|
| 16 |
+
- n-4-12
|
| 17 |
+
- josue-argana
|
| 18 |
+
- machine-learning
|
| 19 |
+
- research
|
| 20 |
+
- reproducible-research
|
| 21 |
+
- software-engineering
|
| 22 |
+
- ast
|
| 23 |
+
task_categories:
|
| 24 |
+
- other
|
| 25 |
+
size_categories:
|
| 26 |
+
- 1K<n<10K
|
| 27 |
+
---
|
| 28 |
+
|
| 29 |
# GraphLang — 20M functions · 13 languages · 54K funcs/sec · 0 errors
|
| 30 |
|
| 31 |
[](https://mariadb.com/bsl11/)
|