Connery VS lisp-in-life

Compare Connery vs lisp-in-life and see what are their differences.

lisp-in-life

A Lisp interpreter implemented in Conway's Game of Life (by woodrush)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Connery lisp-in-life
3 6
33 444
- -
0.0 1.8
about 2 years ago over 2 years ago
C C
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Connery

Posts with mentions or reviews of Connery. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-28.
  • Show HN: HTTP 419 Never Gonna Give You Up
    2 projects | news.ycombinator.com | 28 Oct 2021
    Cats already out of the bag. Companies just make up codes now. While creating a HTTP primitive for my Lisp interpreter I put together a list of status codes from Wikipedia and other sources[0] that has some of the more exotic ones. Notably 420 - Enhance your calm, Microsoft's 450 - Blocked by parental controls and Cloudflares 500 series codes specific to their infrastructure. I like to try to "be liberal in what you accept" so it's better to have those on hand in case a user encounters them.

    [0]https://github.com/willcipriano/Connery/blob/2abb785591df740...

  • Ask HN: Recruiters want people who do side projects, yet contracts forbid them?
    2 projects | news.ycombinator.com | 15 Jul 2021
    > but I've never liked the fact that on paper companies can easily claim ownership of them if they become worth it.

    My suggestion, if you are really worried about that, build something nobody wants.

    Couple of my projects, a Sean Connery themed lisp interpreter[0] and a file sharing site that doesn't host any files and isn't P2P[1].

    That said, I don't think anyone has ever really looked at either of those projects during the job interview process.

    [0]https://github.com/willcipriano/Connery

  • Learn C and build your own Lisp (2014)
    3 projects | news.ycombinator.com | 22 Jun 2021
    I made a Sean Connery themed language with this book: https://github.com/willcipriano/Connery

    I recommend it, it was a lot of fun and I still tinker with the Connery from time to time.

lisp-in-life

Posts with mentions or reviews of lisp-in-life. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.

What are some alternatives?

When comparing Connery and lisp-in-life you can also consider the following projects:

janet - A dynamic language and bytecode vm

ol - Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.