From c4b392a179048f936c062f5ffccc2bc25627e500 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 01:01:41 +0700 Subject: working --- app/mar/noun.hoon | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 app/mar/noun.hoon (limited to 'app/mar/noun.hoon') diff --git a/app/mar/noun.hoon b/app/mar/noun.hoon new file mode 100644 index 0000000..ff5443e --- /dev/null +++ b/app/mar/noun.hoon @@ -0,0 +1,22 @@ +:: +:::: /hoon/noun/mar + :: +/? 310 +!: +:::: A minimal noun mark +|_ non=* +++ grab |% + ++ noun * + -- +++ grow |% + ++ mime [/application/x-urb-jam (as-octs:mimes:html (jam non))] + -- +++ grad + |% + ++ form %noun + ++ diff |=(* +<) + ++ pact |=(* +<) + ++ join |=([* *] *(unit *)) + ++ mash |=([[ship desk *] [ship desk *]] `*`~|(%noun-mash !!)) + -- +-- -- cgit v1.2.3