minilisp VS Connery

Compare minilisp vs Connery 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
minilisp Connery
3 3
1,407 33
- -
0.0 0.0
2 months ago about 2 years 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.

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.

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.

What are some alternatives?

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

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

janet - A dynamic language and bytecode vm

sectorlisp - Bootstrapping LISP in a Boot Sector

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.

winner - Winners of the International Obfuscated C Code Contest

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

owl

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.

mal - mal - Make a Lisp

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

awesome-cl - A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.

nuova - Nuova language intro guide, up to Fizz Buzz and Cyclic Tag