SkillAgentSearch skills...

Connery

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

Install / Use

/learn @willcipriano/Connery

README

<p align="center"> <img width="368" height="414.5" src="http://connerylang.org/img/ConneryLogo.jpg"> </p> <p align="center">Connery is a experimental lisp-like interpreted programming language that is somewhat themed after veteran actor Sean Connery.</p> <p align="center"><a href="http://connerylang.org">ConneryLang.org</a></p>

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 <a href="http://connerylang.org">ConneryLang.org</a>

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)

Related Skills

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated1y ago
Forks0

Languages

C

Security Score

80/100

Audited on Nov 7, 2024

No findings