Git Product home page Git Product logo

lisp-images's Introduction

Lisp Images for Docker Build Status

Here are a couple of images for using lisp in containerized environments! There are a few variations that build on the quicklisp-sbcl-base image, which is Debian buster with sbcl and quicklisp installed.

I'll try to keep the ChangeLog updated as new releases roll out!

Base

parentheticalenterprises/sbcl-quicklisp-base

The image others build off of. Some interesting things for you, the user:

  • quicklisp in installed in /quicklisp. That means you can add local projects to /quicklisp/local-projects much as you would without docker to add codebases that aren't downloadable via quicklisp.

(p?)rove

parentheticalenterprises/sbcl-quicklisp-prove parentheticalenterprises/sbcl-quicklisp-rove

The prove and rove images are just the base with prove or rove, the testing packages by Eitaro Fukamachi as well as mockingbird by Christopher Eames. Thanks for the code, guys!

Slynk

parentheticalenterprises/sbcl-quicklisp-slynk

This image contains the backend for sly by João Távora. It starts up a slynk server inside the container for you, so you should be able to run the container with port 4008 exposed to your host machine and then run sly-connect RET 127.0.0.1 RET 4008 in emacs to connect. Dockerized lisp dev environment!

lisp-images's People

Contributors

fisxoj avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.