Skip to content

Commit

Permalink
added blurb
Browse files Browse the repository at this point in the history
  • Loading branch information
bill committed Dec 6, 2011
1 parent 86fb3d0 commit 7629e3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions blurb.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<h2>Back to BASICs: Primordial Programming</h2>
<h3>Getting <i>REALLY</i> close to the metal with untyped Lambda Calculus</h3>

Bill Burdick explores Lambda Calculus and functional programming concepts using a JavaScript Lambda Calculus implementation (compiler, reducer, virtual machine, and LLVM code generator). The first part of the talk will be slides and overviews of concepts and the second part will be a Q&amp;A demo of the implementation.

0 comments on commit 7629e3e

Please sign in to comment.