Skip to content

Facon/LispInJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LispInJava

Sample project on how to integrate Common Lisp in Java.

Background

Java by default, incorporate Nashorn Java Script Engine in JDK 8, unfortunately, it has been removed on later versions. I was wondering if it is possible to integrate some exoteric language to Java such as Lisp.

Of course, it is possible using ABCL, it was a nice exercise to do.

About

Sample project on how to integrate Common Lisp in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published