Skip to content

alandipert/abcl-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Maven plugin for Armed Bear Common Lisp. Currently, only one goal is provided: abcl:repl.

Installing

This project is not yet deployed to a Maven repository. To install it locally:

mvn install

Getting started

See example/pom.xml for a minimum viable pom.xml. Copy it to a new project directory. Then, in the project directory, run:

mvn abcl:repl

You should be presented with a REPL.

License

Copyright Alan Dipert [email protected], provided under the terms of the MIT License.

Portions borrowed from clojure-maven-plugin by Mark Derricutt and licensed under the Eclipse Public License 1.0.

AutoFlushingPumpStreamHandler and AutoFlushingStreamPumper are based on PumpStreamHandler and StreamPumper from Apache Commons Exec and were modified by Marty Pitt. I think these files are still Apache licensed.

About

Maven plugin for Armed Bear Common Lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages