scala as scripting language - Stack Overflow
scala as scripting language http://bit.ly/jyMcuV...See it on Scoop.it, via Functionnal programming languages
View ArticleLearn You a Haskell for Great Good!
Tired of Programming By Coincidence when modifying my Xmonad config. Now Learning Me A Haskell For Great Good.See it on Scoop.it, via Functionnal programming languages
View ArticleComing to Ocaml from Ruby, Lisp, Haskell, and Erlang
I've been reading about Ocaml's consistent speed, rapid prototyping ability, and excellent memory management, and decided to take it up.As I've already got Ruby, *lisp, Haskell, and Erlang under my...
View ArticleScala Supports IKEA to Deploy InfoChannel Digital Signage Network
Scala, Inc. (http://www.scala.com), the leading supplier of end-to-end digital signage software solutions, announced today that IKEA, the leading functional home furnishing products company, has...
View ArticleProject Euler Problem 9 (in Haskell)
https://github.com/austinprete/project_euler/blob/master/haskell/project_euler/euler9.hs. Again, very simple method using list comprehensions. I might look around and find other solutions to compare it...
View ArticleErlang: The Movie : Free Download & Streaming : Internet Archive
A cheesy demonstration of the Erlang programming language. Contains technical enlightenment and unintentional humor in roughly equal, and colossal, proportions.See it on Scoop.it, via Functionnal...
View ArticlePlay framework - Scala
New Scala-Play template engine is mind blowing..See it on Scoop.it, via Functionnal programming languages
View ArticleWhy Java folks should look forward to Scala
Dhananjay Nene’s opinions on software programming, design, architecture and the internetSee it on Scoop.it, via Functionnal programming languages
View ArticleErlang: The Movie
This is a short video about Erlang, the functional programming language. I cut Bjarne Dacker out of the beginning this because Youtube had a 10 minute limit ...See it on Scoop.it, via Functionnal...
View Articlelanguage agnostic - Algorithms and data structures that are not mainstream? -...
here are a subset of algorithms and data structures that are very common, well-studied and very helpful. Examples of these are Topological sort, quicksort, depth-first search; on the other hand,...
View ArticleIntelliJ Scala plugin blog | News, events, features and tips from the team...
RT @pmorelli: cool, scala plugin for intellij has its own blog: http://blog.jetbrains.com/scala/...See it on Scoop.it, via Functionnal programming languages
View ArticleScala en pratique : présentations + exercices disponibles en ligne - Web...
From the excellent @rmat0n: Scala en pratique : présentations + exercices disponibles en ligne http://bit.ly/jx6yQu #scala @LorraineJUG...See it on Scoop.it, via Functionnal programming languages
View Articlescalaj-collection is a library for converting between Java and Scala collections
scalaj-collection A library for converting between Java and Scala collections.See it on Scoop.it, via Functionnal programming languages
View Article10 Scala One Liners to Impress Your Friends
Here are 10 one-liners which show the power of scala, impress your friends and woo women; ok, maybe not. However, these one liners are a good set of examples using functional programming and scala...
View ArticlePython style decorators in Erlang
Alan Perlis said that “A language that doesnt change how you think about programming isnt worth knowing”. My favourite languages are Erlang, Python and C++ (and Lua, but these days Python is taking...
View ArticleYet Another Article on Zippers, in Erlang
In Erlang (and in many other programming languages which include a functional subset), operations on purely functional data structures are frequently limited to O(log n) time complexity: there is no...
View ArticleRelational Database Experts Jump The MapReduce Shark
In this article relational database experts David DeWitt and Michael Stonebraker compare MapReduce to traditional relational database systems (RDBMSs) and find MapReduce wanting. They make some strong...
View ArticleUnboxed union types in Scala via the Curry-Howard isomorphism
» Unboxed union types in Scala via the Curry-Howard isomorphism : How to encode unboxed union types in #Scala via the Curry-Howard isomorphism See it on Scoop.it, via Functionnal programming languages
View ArticleJavaScript spread to the edges and became permanent in the process - O'Reilly...
JavaScript spread to the edges and became permanent in the processO'Reilly RadarA hot topic in computing is parallel programming in languages such as Erlang. Is JavaScript going to join the party?See...
View ArticleErlang memory architecture vs Java memory architecture - TheServerSide.com
Erlang memory architecture vs Java memory architectureTheServerSide.comI read a really, really interesting article on memory management strategies for the Erlang VM.See it on Scoop.it, via Functionnal...
View ArticleWhy You'll like Fantom -part 1 – The compiler
So.. that's the thing about the Fantom compiler. It provides the benefits of static type checking but shuts itself up when you ask it to. Go to fantom.org to learn more.. or play with it online ...See...
View ArticleErlang memory architecture vs Java memory architecture: "the simple fact that...
#reddit Erlang memory architecture vs Java memory architecture: "the simple fact that heaps are private t...See it on Scoop.it, via Functionnal programming languages
View ArticleOCaml Tutorial: Function
♺ #OCaml Tutorial: Function http://goo.gl/oLtHdƒλ #haskell #Mathematica #scala...See it on Scoop.it, via Functionnal programming languages
View Article99 Scala problems : les 22 premiers
Par @bcourtine: Propositions de résolution des 22 premiers des "99 #Scala problems" http://bit.ly/mgYZ5CSee it on Scoop.it, via Functionnal programming languages
View ArticleScala - A Scalable Language by Martin Odersky
In this talk I'll describe the design principles of the Scala programming language, which has scalability as its primary design objective.See it on Scoop.it, via Functionnal programming languages
View ArticleLogic programming in Scala, part 3: unification and state
Prolog unification is more expressive than pattern matching as found in Scala, OCaml, etc. Both sides of a unification may contain variables; unification attempts to instantiate them so that the two...
View ArticleYet Another Monad Tutorial (part 1: basics)
RT @dnene: I think this is the best monad tutorial seriesSee it on Scoop.it, via Functionnal programming languages
View ArticleScaling Redis
Scaling Redis When a database is limited to running on a single computer, only certain load can be served with acceptable latency. Adding hardware to this single computer will help only so much....See...
View ArticleFunctionnal design - Pearltrees
Check Functionnal design - Pearltrees's interests on Pearltrees. Pearltrees is the social curation community. It lets you organize, discover and share the stuff you like.See it on Scoop.it, via...
View ArticleThe Challenge – Learning OCaml – First 2 Hours Code Monkey's Blog
Next up, he decided on the OCaml language. I said sure, no problem. I've heard about OCaml before, and I know very little about the language itself so I said sure. I built the compiler on my Gentoo box...
View Article