Bibliography Language Design - Glow-Lang/glow GitHub Wiki
Non-blockchain Languages to learn from
Fugue, a proprietary alternative to Hashicorp's Terraform, puts engineers in command of cloud security with tools for visualizing resources and changes over time.
dhall, a strongly typed terminating programmable configuration language that you can think of as: JSON + functions + types + imports.
Hazel, a live functional language programming environment with typed holes.
Dark, a holistic programming language, editor, and infrastructure for building backends without accidental complexity (impressions).
Unison, an open source functional programming language based on a simple idea with big implications: code is content-addressed and immutable.
Pony, an open-source, object-oriented, actor-model, capabilities-secure, high-performance programming language.
Factor, a practical concatenative language with interactive development capabilities.
Is there a CapTP that works, and separates the semantic layer from the transport layer?
My transport layer must be, beyond TLS, any combination of: TCP, UDP, IPv4, IPv6, NAT-traversing, encrypted, authenticated, onion-routed, packet-mixed, anti-spammed, pubsub, broadcast, multicast, compressed, anonymized, virtualized, pigeon-carried, decentralized, etc.