top | item 36918866 (no title) davidgrenier | 2 years ago It isn't though: https://github.com/mrLSD/riscv-fs/blob/fa039b123ded9fa0c05d0... discuss order hn newest genter|2 years ago As far as F#/OCaml goes, that's excellent.(I'm convinced one of the reasons why Rust is so popular is because it's OCaml with a legible syntax.) pharmakom|2 years ago F# has diverged quite a lot from OCaml and is very readable IMO.In any case, I think this view stems from our Algol/c/Java centric CS education system that casts ML and Lisp as weird and “unreadable”, when really it’s just a matter of perspective. load replies (1) yazzku|2 years ago Hadouken! They wish they had monads. phillipcarter|2 years ago Not necessarily. I would say that the hand-rolled argument parsing business it a call for Argu: http://fsprojects.github.io/Argu/tutorial.htmlBut the code isn't all that complicated to begin with.
genter|2 years ago As far as F#/OCaml goes, that's excellent.(I'm convinced one of the reasons why Rust is so popular is because it's OCaml with a legible syntax.) pharmakom|2 years ago F# has diverged quite a lot from OCaml and is very readable IMO.In any case, I think this view stems from our Algol/c/Java centric CS education system that casts ML and Lisp as weird and “unreadable”, when really it’s just a matter of perspective. load replies (1)
pharmakom|2 years ago F# has diverged quite a lot from OCaml and is very readable IMO.In any case, I think this view stems from our Algol/c/Java centric CS education system that casts ML and Lisp as weird and “unreadable”, when really it’s just a matter of perspective. load replies (1)
yazzku|2 years ago Hadouken! They wish they had monads. phillipcarter|2 years ago Not necessarily. I would say that the hand-rolled argument parsing business it a call for Argu: http://fsprojects.github.io/Argu/tutorial.htmlBut the code isn't all that complicated to begin with.
phillipcarter|2 years ago Not necessarily. I would say that the hand-rolled argument parsing business it a call for Argu: http://fsprojects.github.io/Argu/tutorial.htmlBut the code isn't all that complicated to begin with.
genter|2 years ago
(I'm convinced one of the reasons why Rust is so popular is because it's OCaml with a legible syntax.)
pharmakom|2 years ago
In any case, I think this view stems from our Algol/c/Java centric CS education system that casts ML and Lisp as weird and “unreadable”, when really it’s just a matter of perspective.
yazzku|2 years ago
phillipcarter|2 years ago
But the code isn't all that complicated to begin with.