Hi,
I'm new to Clojure, and let me first say that I love it! At least I
love the language, but I have some concerns regarding performance:
My first try was to implement a Gauß elemination algorithm for solving
a system of linear equations. Here is the code:
http://www.xenoage.com/extern/zongblo
Hi,
since I found only questions about applets written in Clojure but not
really answers, I decided to write a small tutorial in the Clojure
wiki:
http://en.wikibooks.org/wiki/Clojure_Programming/Examples/Creating_an_Applet
Applet demo: http://www.xenoage.com/extern/clojurebook/applet/cljapp.htm
I could test only on Windows, Linux and Solaris (no problems on these
systems).
Unfortunately, I have no Mac where I could test it. Perhaps a Mac user
can identify the problem?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Googl
Perhaps Java 5 was running. I forgot to compile also for Java 5 (now
updated in tutorial and in demo).Could you please try again?
So far I know from two MacOS X 10.6 where it works and two 10.5 where
it fails.
--~--~-~--~~~---~--~~
You received this message because