Hacker News new | ask | show | jobs
by opvasger 3462 days ago
Not even a mention of functional programming? Makes me wonder
2 comments

How do come to that conclusion? The bulk of the book uses OCaml for examples and defines a simple language called F-flat:

--------------------- 2.3 The F[ Programming Language Now that we have seen how to define and understand operational semantics, we will begin to study our first programming language: F[.

F[ is a shrunk (flattened) pure functional programming language. ---------------------

Sorry about the missing flat symbol, it didn't survive copy and paste from the pdf.

"Fb is a shunk (flattened) pure functional programming language."