Skip to content

pittsburghclj/clojure-repl-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure REPL talk

Small presentation about using REPLs in Clojure.

To run the presentation:

gem install showoff

showoff serve

Post-talk discussion

Clojure vs Common Lisp

Q: "Killer app" for Clojure over Common Lisp?

one answer: "Runs on JVM"

ArmedBear is a CL on the JVM.

Parenscript is a translator from CL to JavaScript.

The Meetup logo

Q: Where did the Meetup logo come from?

Meetup logo

A: Derived from a map of Pittsburgh neighborhoods on the Pittsburgh Wikipedia article

Extending final classes

Clojure can extend final classes, such as java.lang.String

Hacker News discussion

Clojure protocols

Releases

No releases published

Packages

No packages published