Y
Hacker News
new
|
ask
|
show
|
jobs
by
macintux
1216 days ago
I once gave a talk about Erlang starting with the core idea that = is an assertion of truth and building (most of) the rest of the language from that. Found it a very rewarding approach.
2 comments
schoen
1216 days ago
Is there any way for the public to see this talk or learn more about this?
link
macintux
1216 days ago
Here’s the Midwest.io talk. Shame the conference didn’t last.
https://youtu.be/E18shi1qIHU
link
benatkin
1215 days ago
That's why I don't like it when languages use = for key: value pairs like TOML. There seems to be a big meaning of "=" that people forget.
link