Skip to content

yurrriq/eta-first

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eta-first

Simple Eta -> Clojure interop example

Building

make

Example

java -jar target/uberjar/eta-first-0.1.0-SNAPSHOT-standalone.jar 10
(fib 10) ;=> 89