diff --git a/content/notes/2024-08-01/gqrz7/index.md b/content/notes/2024-08-01/gqrz7/index.md new file mode 100644 index 00000000..0da3082d --- /dev/null +++ b/content/notes/2024-08-01/gqrz7/index.md @@ -0,0 +1,11 @@ +--- +date: 2024-08-01T05:58:41.564+01:00 +publishDate: 2024-08-01T05:58:41.564+01:00 +slug: gqrz7 +--- + +Hey #software language geeks, what are your thoughts on [Unison](https://www.unison-lang.org/)? + +I've long loved the way its stored format *is* the AST (the ASCII you edit is generated!); and its erlang-like deployments. + +Your thoughts?