JACKL.HAUS

The Following is (at least partially) a research page. This means it is used to organize thoughts on an idea and will be (most likely) heavily modified over time.


Functional programming is deterministic first.

The functional programming pardigm, seen in programming languages like Haskell , ML , and Erlang is a type of programming that borrows mathematical concepts like pure functions and immutable data to make for programs which work well.