tekne on Nostr: Nostr is the REBOL / Red-lang of decentralized networks. They both prefer a bunch of ...
Nostr is the REBOL / Red-lang of decentralized networks.
They both prefer a bunch of built-in types (“kinds”). Interesting philosophical choice.
Where most languages have:
"bob@example.com"
"
https://example.com/foo";
"2026-09-14"
"$25.00"
"192.168.1.1"
"foo.txt"
Red-lang and REBOL have:
bob@example.com ; email!
https://example.com ; url!
14-Sep-2026 ; date!
$25.00 ; money!
192.168.1.1 ; tuple!
%foo.txt ; file!
Published at
2026-09-14 16:15:56 UTCEvent JSON
{
"id": "6e501f20b43b85e3076b8c1162af685ebaf653a400481d41a5a9a2b1b03c44db",
"pubkey": "577de06dce160a0379163a4bb7b680be3e0a0e1c68de6e6ba8c01134b44064dd",
"created_at": 1789402556,
"kind": 1,
"tags": [
[
"client",
"Nostur",
"31990:9be0be0fc079548233231614e4e1efc9f28b0db398011efeecf05fe570e5dd33:1685868693432"
]
],
"content": "Nostr is the REBOL / Red-lang of decentralized networks. \n\nThey both prefer a bunch of built-in types (“kinds”). Interesting philosophical choice. \n\nWhere most languages have:\n\n\"bob@example.com\"\n\"https://example.com/foo\"\n\"2026-09-14\"\n\"$25.00\"\n\"192.168.1.1\"\n\"foo.txt\"\n\nRed-lang and REBOL have:\n\nbob@example.com ; email!\nhttps://example.com ; url!\n14-Sep-2026 ; date!\n$25.00 ; money!\n192.168.1.1 ; tuple!\n%foo.txt ; file!",
"sig": "8511cc95d38f22ddabad6b1fea1fe1b943e169e431eb5ce219ef485c9f5fb88504e662020e8a79ecb67d92099933ed0fcca599391324c7672211210834f2d991"
}