Jump to content

CLforJava: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 4: Line 4:
Project originally started in 2003 and while the language was initially written in Java it was increasingly being written in itself. The project was shut down in 2009 for reasons unknown although an individual kept things going for another year but the tools was not fully finished by that time and in 2014 the last code repository was taken off the net making the tool unavailable.
Project originally started in 2003 and while the language was initially written in Java it was increasingly being written in itself. The project was shut down in 2009 for reasons unknown although an individual kept things going for another year but the tools was not fully finished by that time and in 2014 the last code repository was taken off the net making the tool unavailable.


==Links & publications==
==Links==
* [http://clforjava.blogspot.co.uk/ CLforJava blog]
* [http://clforjava.blogspot.co.uk/ CLforJava blog]
* Jerry Boetje: [http://www.international-lisp-conference.org/2005/media/boetje-slides-1.pdf Implementing CLforJava: Intertwining Lisp with Java] - Presentation form 2005
* Jerry Boetje: [http://www.international-lisp-conference.org/2005/media/boetje-slides-1.pdf Implementing CLforJava: Intertwining Lisp with Java] - Presentation form 2005
Line 11: Line 11:
* College of Charleston
* College of Charleston


[[Category:Java Tools]][[Category:LISP]][[Category:Java]]
[[Category:Java Tools]][[Category:LISP]]

Revision as of 19:48, 25 March 2018

An implementation of Common Lisp on Java done by the students and faculty of College of Charleston. It compiles LISP to Java byte code rather than Java, and also allows you to utilise Lisp types and code from within Java programs which is its main advantage over other similar "LISP on Java" implementations.

Project originally started in 2003 and while the language was initially written in Java it was increasingly being written in itself. The project was shut down in 2009 for reasons unknown although an individual kept things going for another year but the tools was not fully finished by that time and in 2014 the last code repository was taken off the net making the tool unavailable.

Links

Publisher

  • College of Charleston