JacobGoodson
|
5 months ago
|
on: Type Theory and Functional Programming (1999) [pdf]
To drive the point a little further, all of those paradigms encompass both statically typed languages and dynamically typed ones.
JacobGoodson
|
5 months ago
|
on: Type Theory and Functional Programming (1999) [pdf]
"but is static typing considered a functional feature more broadly"
It might be, but it is not an essential feature. Functional programming is the practice of using pure functions as the primary form of computation and composition. Whether one adds types to this is as relevant as adding types to any other paradigm (imperative, oop, logical, functional, etc)
JacobGoodson
|
8 months ago
|
on: US Supreme Court limits federal judges' power to block Trump orders
trump estimation so far: 81-103
biden estimation: 14-28
You are incorrect.
JacobGoodson
|
4 years ago
Pride inhibits many from admitting they are wrong...
JacobGoodson
|
5 years ago
|
on: Trump signs executive order targeting protections for social media companies
Regardless of ones views pertaining to the current president, does anyone feel comfortable with so called "fact checking"? I do not like anyone acting as the sole arbiter of truth, whether it be the president, the pope, or the random fellow screaming in the park. I prefer that corporations trust their users to make their own choices about what people say instead of making edits or including addendum's to peoples posts. The people made the platform successful, let the people decide what is wrong and what is right, what is true and what is false, what is fact is and what is fiction.
JacobGoodson
|
7 years ago
|
on: Nebulet: A microkernel that runs WebAssembly in Ring 0
Depends on the job, some of us do a lot more than 40.
Getting married and having children will make you reassess your statements. Heck, just getting married will. Of course, I am assuming that you are single.
JacobGoodson
|
12 years ago
|
on: Hy: The Logical choice
It is more common lispish, therefore, it is awesome!
JacobGoodson
|
13 years ago
|
on: Learn Shen
I think for macro enthusiasts, being able to program the reader directly(with pattern matching) is a good selling point. It also has an inbuilt compiler compiler.