Connery Save

Connery is an experimental lisp themed after veteran actor Sean Connery.

Project README

Connery is a experimental lisp-like interpreted programming language that is somewhat themed after veteran actor Sean Connery.

ConneryLang.org

Building and running Connery

The best way to get up and running is clone this repo and allow the Dockerfile to pull all the dependencies for you. This method will drop you right into the Connery REPL.

1. git clone https://github.com/willcipriano/Connery.git
2. cd Connery
3. docker build --tag connery .
4. docker run -it connery

Documentation

All documentation is located at ConneryLang.org

Credits

Connery is based on the work of Daniel Holden, his fantastic book Build Your Own Lisp and library mpc. It is also inspired by ArnoldC as well as countless other joke programming languages. It was created by Will Cipriano.

GitHub tag (latest by date) GitHub code size in bytes Website Travis (.org)

Open Source Agenda is not affiliated with "Connery" Project. README Source: willcipriano/Connery

Open Source Agenda Badge

Open Source Agenda Rating