Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
eberfreitas
on Aug 20, 2024
|
parent
|
context
|
favorite
| on:
Roc Lang – Elm but for everywhere [video]
I don't think so (could be wrong), but it does perform optimistic mutation on your functional code.
There is a talk somewhere where Richard "demos" this.
hardwaregeek
on Aug 20, 2024
[–]
yeah that seems cool! I'm a little skeptical of pure functional programming with no escape hatch. I rarely need the escapes in Rust but when I do, I really do.
bhansconnect
on Aug 20, 2024
|
parent
[–]
It isn't "no escape hatch". It is platform dependent escape hatches. A platform can give you full access to mutation and libffi if it wants.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
There is a talk somewhere where Richard "demos" this.