mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
13 lines
368 B
Markdown
13 lines
368 B
Markdown
---
|
|
date: 2024-08-01T05:58:41.564+01:00
|
|
publishDate: 2024-08-01T05:58:41.564+01:00
|
|
tags:
|
|
- software
|
|
- Unison
|
|
---
|
|
|
|
Hey [software](/tags/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?
|