Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

How to use the Slides

These slide files (.slide) are intended to be viewed with the 'present' tool. To download present use

$ cd concepts-of-programming-languages
$ go get golang.org/x/tools/cmd/present

You can start the slideshow by running the present tool

$ go run golang.org/x/tools/cmd/present

This will start a webserver. The current directory and all subdirs are served. Then open http://localhost:3999