fennel-cljlib VS lazy-seq

Compare fennel-cljlib vs lazy-seq and see what are their differences.

fennel-cljlib

Port of clojure.core namespace to Fennel (mirror) (by andreyorst)

lazy-seq

Lazy sequences for Fennel and Lua (mirror) (by andreyorst)
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
fennel-cljlib lazy-seq
1 1
33 10
- -
0.0 0.0
8 months ago 6 months ago
Fennel Fennel
MIT License 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.

fennel-cljlib

Posts with mentions or reviews of fennel-cljlib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.
  • Clojure, but without the JVM?
    19 projects | /r/lisp | 29 Oct 2021
    I believe there are more projects than that. I, personally, invest a lot of time into Fennel, as it's very minimal, and Lua runtime is very easy to extend as you like. I've implemented Clojure-like library for lazy sequences, and the cljlib - a library that ports a lot of functions and macros from clojure.core namespace.

lazy-seq

Posts with mentions or reviews of lazy-seq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.
  • Clojure, but without the JVM?
    19 projects | /r/lisp | 29 Oct 2021
    I believe there are more projects than that. I, personally, invest a lot of time into Fennel, as it's very minimal, and Lua runtime is very easy to extend as you like. I've implemented Clojure-like library for lazy sequences, and the cljlib - a library that ports a lot of functions and macros from clojure.core namespace.

What are some alternatives?

When comparing fennel-cljlib and lazy-seq you can also consider the following projects:

janet - A dynamic language and bytecode vm

clojerl - Clojure for the Erlang VM (unofficial)

planck - Stand-alone ClojureScript REPL

awesome-clojure-likes - Curated list of Clojure-like programming languages.

babashka - Native, fast starting Clojure interpreter for scripting

hy - A dialect of Lisp that's embedded in Python

Fennel - Lua Lisp Language

ClojureCLR - A port of Clojure to the CLR, part of the Clojure project