Iota VS shen-cl

Compare Iota vs shen-cl and see what are their differences.

Iota

LLVM to Common Lisp transpiler. (by froggey)

shen-cl

Shen for Common Lisp (Unmaintained) (by Shen-Language)
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
Iota shen-cl
4 3
254 121
- 0.0%
0.0 2.6
5 months ago about 2 months ago
C Common Lisp
- BSD 3-clause "New" or "Revised" 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.

Iota

Posts with mentions or reviews of Iota. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-28.
  • Lisping at JPL Revisited
    8 projects | news.ycombinator.com | 28 Jan 2023
    > but what sub-languages are we talking about? I only see a library with helper functions and macros. That's Common Lisp, not a derivative.

    If your language is a DSL factory, the line between your language and DSLs naturally blurs. If https://github.com/y2q-actionman/with-c-syntax exists, does it mean that C is a DSL of Common Lisp, given a good enough standard library? If https://github.com/calyau/maxima exists, does it mean that Maxima is just Common Lisp with more maths? If https://github.com/Shen-Language/shen-cl and https://github.com/coalton-lang/coalton/ exist, does it mean that Shen and Coalton are just a fancy way of writing Common Lisp in an immutable way? If https://github.com/froggey/Iota exists and we can play sdlquake on Mezzano, does it mean that LLVM-IR is a dialect of Common Lisp?

    The above series of questions is not meant to be fully credible - it's meant to be food for thought.

  • LLVM to Common Lisp Transpiler
    1 project | news.ycombinator.com | 3 Aug 2022
  • Why Static Languages Suffer From Complexity
    7 projects | /r/ProgrammingLanguages | 19 Jan 2022
    C++, ~haskell, python, mathematica... capisce? :)

shen-cl

Posts with mentions or reviews of shen-cl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-28.
  • Lisping at JPL Revisited
    8 projects | news.ycombinator.com | 28 Jan 2023
    > but what sub-languages are we talking about? I only see a library with helper functions and macros. That's Common Lisp, not a derivative.

    If your language is a DSL factory, the line between your language and DSLs naturally blurs. If https://github.com/y2q-actionman/with-c-syntax exists, does it mean that C is a DSL of Common Lisp, given a good enough standard library? If https://github.com/calyau/maxima exists, does it mean that Maxima is just Common Lisp with more maths? If https://github.com/Shen-Language/shen-cl and https://github.com/coalton-lang/coalton/ exist, does it mean that Shen and Coalton are just a fancy way of writing Common Lisp in an immutable way? If https://github.com/froggey/Iota exists and we can play sdlquake on Mezzano, does it mean that LLVM-IR is a dialect of Common Lisp?

    The above series of questions is not meant to be fully credible - it's meant to be food for thought.

  • For those of you familiar with Shen, need help getting the shen-cl interop to work
    1 project | /r/lisp | 28 Jul 2022
    Working with Shen (CL implementation) and trying to get the simplest interop example possible to work.
  • How to enable viewing post data in hunchentoot logs?
    3 projects | /r/lisp | 24 Jul 2022
    It's kind of a long story but really what I'm trying to do is write my backend in Shen which is another programming language which was written as a layer on top of common lisp, but unfortunately does not have native support for web (yet), sooo unfortunately I have to write the server in cl and then use the shen-cl interop to launch from shen.

What are some alternatives?

When comparing Iota and shen-cl you can also consider the following projects:

ChezScheme - Chez Scheme

hunchentoot-errors - Augments Hunchentoot error pages and logs with request and session information.

learning-lisp

Koa - Expressive middleware for node.js using ES2017 async functions

maxima - Computer Algebra System written in Common Lisp (GPL CAS based on DOE-MACSYMA)

ergolib - A library designed to make programming in Common Lisp easier

with-c-syntax - C language syntax in Common Lisp

Graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

coalton - Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.