ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Your videos are more helpful than most articles and papers. Thank you
I'm learning rust and functional programming too and this was really educational, helped me a lot. Thank you, and keep it up!!
I was literally writing "if a tree falls..." just as you said it in the video.
Great video man! Do you have some resources that you recommend to dive deeper into these topics? Many thanks!
So, what are the obstacles that make it so hard to implement such a language?
Roc language is essentially rust with implicit refcounting. Except it does away with borrow checking so it feels more like haskell than C.
So it is not essentially rust
@@EduardoRFS well, in most ways it is. It just hides the borrowchecker "under the hood", and when it can not solve the references falls back to refcounting. Rust just forces you to be explicit about the same.
rust? you too now? :D
first
Your videos are more helpful than most articles and papers. Thank you
I'm learning rust and functional programming too and this was really educational, helped me a lot. Thank you, and keep it up!!
I was literally writing "if a tree falls..." just as you said it in the video.
Great video man! Do you have some resources that you recommend to dive deeper into these topics?
Many thanks!
So, what are the obstacles that make it so hard to implement such a language?
Roc language is essentially rust with implicit refcounting. Except it does away with borrow checking so it feels more like haskell than C.
So it is not essentially rust
@@EduardoRFS well, in most ways it is. It just hides the borrowchecker "under the hood", and when it can not solve the references falls back to refcounting. Rust just forces you to be explicit about the same.
rust? you too now? :D
first