functional
The Functional Resume Primer
The guide to resumes that use the newer Functional Format. Explains how and when to use Functional Format to help your resume rise to the top, no matter what your job history.
>30 days ago by pkubin, 2 Users, more info saveNASA resuscitates Hubble's main camera
"The Hubble Space Telescope's main camera has been resuscitated after shutting itself down more than two weeks ago." And not a moment too soon; it does some pretty cool stuff, y'know
>30 days ago by PaulRaven, 1 User, more info saveNeedle, An Object-Oriented Functional Language
Needle is object-oriented functional programming language. It is basically the language that I wish I could program in.
>30 days ago by qubit, 1 User, more info saveY Combinator
In this file we derive the Y combinator, one of the fundamental results of recursive procedure theory.
>30 days ago by qubit, 1 User, more info saveThe JoCaml system
JoCaml is Objective Caml plus (&) the join calculus, that is, OCaml extended for concurrent and distributed programming.
>30 days ago by qubit, 1 User, more info saveinjector.rb
easily inject code into/around ruby methods
>30 days ago by qubit, 1 User, more info saveMapReduce in 36 lines of Ruby
This has been burning a hole in my head since before StarFish was released. I have some code that properly implements partitioning, etc, but never got around to finishing it sufficiently for a proper
>30 days ago by qubit, 1 User, more info saveRuby Recursive Lambdas
ets get down and define the code that should work if we can have recursive lambda's. We'll call this new lambda-like method "reclambda" for recursive lambda.
>30 days ago by qubit, 1 User, more info saveArmed Bear Common Lisp
Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs in a Java virtual machine. It provides a runtime system, a compiler that compiles Lisp source to JVM bytecode, and an i
>30 days ago by qubit, 1 User, more info saveSnowfort [scheme now]
Snow is a general framework for developing and distributing portable Scheme packages. Snow comes with a set of core packages that provide portable APIs for practical programming features such as netwo
>30 days ago by qubit, 1 User, more info savePatty [functional data structures on top of CLOS]
Patty is a small library that facilitates working with functional data structures. It consists of a few macros and metaclasses that integrate nicely with CLOS. Code using patty is similar in style to
>30 days ago by qubit, 1 User, more info saveLift Web Framework
lift is yet another web development framework. lift runs inside a Java web container and uses the Scala programming language for coding. lift stresses security, developer productivity, ease of deploym
>30 days ago by qubit, 1 User, more info saveTom Moertel derives the Y combinator in Ruby
derived an elegant version of the actual Y combinator in Ruby.
>30 days ago by qubit, 1 User, more info saveY Combinator
In this file we derive the Y combinator, one of the fundamental results of recursive procedure theory.
>30 days ago by qubit, 1 User, more info saveBlocks rock
Blocks are one of Ruby’s greatest assets. They are invaluable in refactoring code to remove duplication.
>30 days ago by qubit, 1 User, more info save