You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,9 +63,20 @@ graph TD
63
63
|[synesis-lsp](https://github.com/synesis-lang/synesis-lsp)| Python | Language Server — diagnostics, hover, completion, semantic tokens |
64
64
|[synesis-explorer](https://github.com/synesis-lang/synesis-explorer)| JS/TS | VS Code extension — tree views, graph viewer, themes |
65
65
|[zotero-synesis-export](https://github.com/synesis-lang/zotero-synesis-export)| JavaScript | Zotero 7 plugin — exports PDF highlights and tags as plain `.syn` (no chains or ontology codes) |
66
-
|[synesis2neo4j](https://github.com/synesis-lang/synesis2neo4j)| Python | Import compiled knowledge into Neo4j / Memgraph|
66
+
|[synesis-graph](https://github.com/synesis-lang/synesis-graph)| Python | Import compiled knowledge into Neo4j / GraphQLite, render interactive HTML graphs|
67
67
|[synesis-coder](https://github.com/synesis-lang/synesis-coder)| Python | AI-assisted annotation — generates fully coded `.syn` files (chains, codes, fields) conforming to the project template |
68
68
69
+
### Compatibility matrix
70
+
71
+
Downstream tools pin to the compiler version they require:
72
+
73
+
| Package | Latest version | Requires `synesis`| Python |
description = "The confluence of information into intelligence - A DSL compiler that transforms qualitative research annotations into canonical knowledge structures"
0 commit comments