summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-23 00:42:27 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-23 00:42:27 +0100
commit1b90b46dd64b1441258a3bccbb4c85749144dab3 (patch)
tree6bf00cbde6918bb0af22ba6df1dbc4d53aaf742b /doc
parent9ee6ece95bc126cb48bb1ede0d37ccbbefc0295d (diff)
feat: compiler: use `.nc` extension for Nectar sources--and `.nhh` for
nectar modules. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/specs/NECTAR_LANG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/specs/NECTAR_LANG.md b/doc/specs/NECTAR_LANG.md
index d1f168a..c13535d 100644
--- a/doc/specs/NECTAR_LANG.md
+++ b/doc/specs/NECTAR_LANG.md
@@ -38,8 +38,10 @@
===================================
-# 2: The Generics Library
+# 3: The Generics Library
===================================
Nectar runs using the Generics Library (GL) -- it contains foundational code to run nectar applications and systems.
+
+- //@ Are considered NectarDocs. \ No newline at end of file