Skip to content

ibaisi/higher-order-functions-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

higher-order-functions-presentation

What do I need? Scala installed - https://www.scala-lang.org/download/install.html

How do I run the presentation?

  1. Clone the repo
  2. alias REPLesent='scala -Dscala.color -language:_ -nowarn -i REPLesent.scala'
  3. (Once inside REPLesent) REPLesent(80, 25, intp=$intp) //80, 25 is the terminal window
  4. import replesent._
  5. Once all is done, type f, press ENTER, and follow the on-screen instructions. (n for next, p for previous)

More info at https://github.com/marconilanna/REPLesent

About

REPLesent presentation for higher order functions in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages