Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Are there any provable real-world languages? (scala?)

How do I replace while loops with a functional programming alternative without tail call optimization?

Calculating the Moving Average of a List

Impredicative types vs. plain old subtyping

Why is Clojure dynamically typed?

Small and good scala projects to learn scala -- especially functional programming and type system [closed]

Why are Haskell algebraic data types "closed"?

Haskell function application and currying

In what areas does F# make "absolute no sense in using"? [closed]

What is the benefit of purely functional data structure?

Closures: why are they so useful?

Functional Programming in Java [closed]

Resources for working with Machine Learning in F# [closed]

Achieving polymorphism in functional programming

Javascript as a functional language

Defining and calling function in one step

What does "pure" mean in "pure functional language"?

What are "downward funargs"?

Specification for a Functional Reactive Programming language

Haskell's algebraic data types