Connery VS minilisp

Compare Connery vs minilisp and see what are their differences.

minilisp

A readable lisp in less than 1k lines of C (by rui314)
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 minilisp
3 3
33 1,411
- -
0.0 0.0
about 2 years ago 3 months ago
C C
MIT License -
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.

minilisp

Posts with mentions or reviews of minilisp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-16.

What are some alternatives?

When comparing Connery and minilisp you can also consider the following projects:

janet - A dynamic language and bytecode vm

lisp-in-go - A Common Lisp-like Lisp-1 in Go with TCO and partially hygienic macros

lisp - A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a mark-sweep/compacting garbage collector and REPL.

sectorlisp - Bootstrapping LISP in a Boot Sector

Podje.li - Podjeli is file sharing on your terms, encode your file into URLs. SPA written in JavaScript with JQuery.

winner - Winners of the International Obfuscated C Code Contest

lisp-cheney - A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a copying garbage collector and REPL.

owl

lisp-in-life - A Lisp interpreter implemented in Conway's Game of Life

mal - mal - Make a Lisp