-
Notifications
You must be signed in to change notification settings - Fork 0
keithrbennett/multilanguage-swing
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To run the Java program: javac *java java FrameInJava To run the Ruby program: rm *class # (or del *class in Windows) jruby FrameInRuby To run the Clojure program: java -jar clojure.jar FrameInClojure.clj # (specify the location of clojure.jar as necessary) - Keith Bennett
About
A simple Swing app implemented in Java, JRuby, ...?
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published