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
- Host: GitHub
- URL: https://github.com/jbouwman/epsilon
- Owner: jbouwman
- License: other
- Created: 2024-02-25T20:20:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-18T03:24:42.000Z (3 months ago)
- Last Synced: 2025-12-18T03:29:50.555Z (3 months ago)
- Topics: common-lisp, functional-programming, lisp
- Language: Common Lisp
- Homepage:
- Size: 3.15 MB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Epsilon
[](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.