Skip to content

pittsburghclj/clojure-java-interop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Java Interop in Clojure

  • Pittsburgh Clojure Meetup
  • 2012-05-08
  • Benjamin R. Haskell
  • benizi(.com) GitHub

Useful references:

Clojure Java Interop page

Blog entry on Java Interop

Source code from the talk

src/com/benizi/interop/core.clj - examples of Java interop

src/com/benizi/interop/Simple.java - small Java class used in examples

Discussion afterward

Testing in Clojure

Shameless plug: yu2.be (YouTube URL shortener) Source on GitHub Used clojure.test for testing.

Clojure testing with Midje

How PersistentHashMaps work

How PersistentHashMaps work (part 1)

How PersistentHashMaps work (part 2)

PersistentHashMap

PersistentHashMap change

Does Clojure have a built-in persistent graph data structure?

A: No. But:

Clojure Graph library (loom)

About

Small presentation on Java Interop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published