<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/Java</title><link>http://www.cl-user.net/asp/tags/Java</link><description>The last modified items of the Common Lisp Directory for the tag: Java</description><language>en-US</language><pubDate>Mon, 03 Jun 2013 00:03:30 GMT</pubDate><lastBuildDate>Mon, 03 Jun 2013 00:03:30 GMT</lastBuildDate><generator>Fractal Concept Web Application Framework</generator><item><title>Armed Bear Common Lisp (Annotated)</title><link>http://www.cl-user.net/asp/impl/ABCL</link><guid isPermaLink="false">11745</guid><pubDate>Wed, 06 Mar 2013 13:42:39 GMT</pubDate><description>Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs in a Java virtual machine.</description></item><item><title>Jason Cornez (Modified)</title><link>http://www.cl-user.net/asp/persons/jcornez</link><guid isPermaLink="false">15543</guid><pubDate>Wed, 12 May 2010 07:02:12 GMT</pubDate><description>Chief Technology Officer at RavenPack.
Lead developer in Common Lisp.</description></item><item><title>KMgen (Modified)</title><link>http://www.cl-user.net/asp/libs/kmgen</link><guid isPermaLink="false">11633</guid><pubDate>Sat, 11 Jul 2009 22:49:04 GMT</pubDate><description>KMgen is an ontology editor for the KM language (Knowledge Machine), written with Lispworks, Foil (a Foreign Object Interface for Lisp) and SWT (Java Standard Widget Toolkit).
Free to use.</description></item><item><title>Jerry Boetje (Modified)</title><link>http://www.cl-user.net/asp/persons/16175</link><guid isPermaLink="false">16175</guid><pubDate>Sat, 15 Mar 2008 17:08:26 GMT</pubDate><description>CS instructor at the College of Charleston in Charleston, SC. Long-time Lisp user and developer. Architect and manager of the CLforJava project at the College of Charleston.</description></item><item><title>RavenPack (Modified)</title><link>http://www.cl-user.net/asp/objects/ravenpack</link><guid isPermaLink="false">11662</guid><pubDate>Tue, 24 Jul 2007 16:46:46 GMT</pubDate><description>RavenPack provides corporate and government clients with global consulting services and analytical solutions. Through a methodology integrating powerful mathematical and artificial intelligence technologies, RavenPack produces accurate, comprehensive and real-time solutions to customers' problems. RavenPack delivers intelligence and analytical services in the areas of finance and investment, business and research, and risk management.</description></item><item><title> CL's MOP vs Java's Reflection (Added)</title><link>http://www.cl-user.net/asp/web-sites/CL-MOPvsJava-reflection</link><guid isPermaLink="false">14493</guid><pubDate>Tue, 31 Oct 2006 22:09:35 GMT</pubDate><description>A discussion about how the Common Lisp Meta Object Protocol compares to Java reflection.</description></item><item><title>LINJ (Added)</title><link>http://www.cl-user.net/asp/libs/linj</link><guid isPermaLink="false">13187</guid><pubDate>Sat, 28 Oct 2006 20:06:08 GMT</pubDate><description>The Linj compiler translates Linj, a Lisp dialect very similar to Common Lisp, programs into human-readable Java programs, serving two different purposes: 
(1) it allows a very smooth integration with the Java libraries
(2) it allows the generated code to be read, used and modified by Java programmers.</description></item><item><title>Cusp, a Lisp plugin for Eclipse (Added)</title><link>http://www.cl-user.net/asp/libs/cusp</link><guid isPermaLink="false">14462</guid><pubDate>Sun, 15 Oct 2006 09:33:36 GMT</pubDate><description>A Common Lisp development environment built on top of the Java-based Eclipse development platform. It uses the SLIME Swank backend for interacting with the SBCL Lisp implementation.</description></item><item><title>DNS Message Decoding - A Case Study Comparing Java and Common Lisp (Added)</title><link>http://www.cl-user.net/asp/web-sites/case_study_java_lisp_dns</link><guid isPermaLink="false">14351</guid><pubDate>Sun, 24 Sep 2006 08:29:43 GMT</pubDate><description>A study that compares two implementations of a DNS resolver library, one written in Common Lisp and the other in Java. 30 May 2004.</description></item><item><title>Lisp as an Alternative to Java (Added)</title><link>http://www.cl-user.net/asp/web-sites/Alternative%20to%20Java</link><guid isPermaLink="false">13873</guid><pubDate>Sat, 17 Jun 2006 22:48:48 GMT</pubDate><description>A Lisp version of the test program from &quot;Comparing Java vs. C/C++ Efficiency Issues to Interpersonal Issues&quot; (1999)</description></item><item><title>JACOL - Java and Common Lisp (Modified)</title><link>http://www.cl-user.net/asp/libs/jacol%20</link><guid isPermaLink="false">13500</guid><pubDate>Sat, 20 May 2006 13:23:53 GMT</pubDate><description>An interoperation framework between Java and Common Lisp. It allows Lisp to be used as an extension language for Java, and it can expose Java APIs to Lisp applications. JACOL uses sockets for communication between Java and Lisp processes.</description></item><item><title>Jnil (Added)</title><link>http://www.cl-user.net/asp/libs/jnil</link><guid isPermaLink="false">13597</guid><pubDate>Sun, 30 Apr 2006 12:06:11 GMT</pubDate><description>A translator from Java (JLS2) source code to pragmatically correct Lisp code. It provides two backends: Common Lisp and the Linj Lisp dialect. Jnil currently depends on the Eclipse development environment for parsing Java files and projects, and relies on the jLinker tool of Allegro CL.</description></item><item><title>Lisp code from Artificial Intelligence, A Modern Approach (Added)</title><link>http://www.cl-user.net/asp/libs/AIMA%20code</link><guid isPermaLink="false">12354</guid><pubDate>Mon, 13 Feb 2006 18:39:20 GMT</pubDate><description>Common Lisp code for solving basic AI problems, from the definitive textbook on intelligent agents by Russell &amp; Norvig.

The website also links implementations in other languages (java, python, c++, prolog), test data, and an index of functions organized by chapter.</description></item><item><title>Lisplets (Added)</title><link>http://www.cl-user.net/asp/libs/Lisplets</link><guid isPermaLink="false">12010</guid><pubDate>Thu, 12 Jan 2006 00:42:52 GMT</pubDate><description>Lisplets are Java Servlets that forward their requests, and gather their response headers, using s-expressions over sockets. They enable easy integration of Common Lisp or Scheme into a Java-based web environment.</description></item><item><title>Foil (Added)</title><link>http://www.cl-user.net/asp/libs/Foil</link><guid isPermaLink="false">12009</guid><pubDate>Thu, 12 Jan 2006 00:38:42 GMT</pubDate><description>Foil (Foreign Object Interface for Lisp) consists of a protocol and a set of libraries that facilitate access to popular object runtimes, such as the JVM and the CLI/CLR, and their libraries, from Lisp.</description></item><item><title>JFLI (Added)</title><link>http://www.cl-user.net/asp/libs/JFLI</link><guid isPermaLink="false">12005</guid><pubDate>Thu, 12 Jan 2006 00:34:52 GMT</pubDate><description>JFLI provides comprehensive, safe, dynamic and Lisp-y access to Java and Java libraries as if they were Lisp libraries, for use in Lisp programs, i.e. with an emphasis on working in Lisp rather than in Java.</description></item></channel></rss>