frej·قبل 3 سنوات·discussNitpick you wonder why yaml is preferred to ini files when it is lined up to each other.
frej·قبل 3 سنوات·discussHow can a compiler course not be requeried for a comp.sci degree? We had that. And i’m surprised others do not.
frej·قبل 5 سنوات·discussOcaml not unbearably slow when say running 10 simple tests. Ocaml is actually amazingly fast and a pleasure to work with.Sbt is actually worse than dune+opam .Ocaml has type inference globally so you are not required to spray type annotations at everything.But Scala does have type directed lookup (type classes/ implicits).Both have the curse of implementation/typing choices that stops you from doing the actual job ;)
frej·قبل 5 سنوات·discussWhich feature is prevalent in the go runtime that you must have? Or is it the ecosystem that is larger in go?