An open API service indexing awesome lists of open source software.

https://github.com/jbouwman/epsilon

Common Lisp programming environment
https://github.com/jbouwman/epsilon

common-lisp functional-programming lisp

Last synced: about 1 month ago
JSON representation

Common Lisp programming environment

Awesome Lists containing this project

README

          

# Epsilon

[![CI - Multi-Platform Build](https://github.com/jbouwman/epsilon/actions/workflows/ci.yml/badge.svg)](https://github.com/jbouwman/epsilon/actions/workflows/ci.yml)

Epsilon is a Lisp programming environment built using SBCL that
provides functional data structures and some encoding, cryptographic
and network features.

## Running

Run `./epsilon --help` in the repository root to see options.