Skip to content

noelmarkham/scalaexchange-2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A purely functional approach to building large applications

This talk was given at Lambda Days in February 2015 and Scala Days in June 2015.

To run the presentation, open a console inside sbt.

Run the following line:

val rp = REPLesent(input="scaladays.txt", intp=$intp); import rp._

Then open the first slide by typing f.

The next slide, or portion of the slide by typing n. Go back with p.

Run the code with !! or r.

For more info, see https://github.com/marconilanna/REPLesent

About

Code for my talk, "A purely functional approach to building large applications"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages