java Programming Glossary: com.domain.tiny
Calling clojure from java http://stackoverflow.com/questions/2181774/calling-clojure-from-java of a simple Clojure file that can be compiled to a jar ns com.domain.tiny gen class name com.domain.tiny methods #^ static true binomial.. can be compiled to a jar ns com.domain.tiny gen class name com.domain.tiny methods #^ static true binomial int int double defn binomial.. that calls the binomial function in the tiny.jar . import com.domain.tiny public class Main public static void main String args System.out.println..
|