liz VS slow-jam

Compare liz vs slow-jam and see what are their differences.

liz

Lisp-flavored general-purpose programming language (based on Zig) (by dundalek)

slow-jam

Common Lisp lazy sequence library (by thezerobit)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
liz slow-jam
4 1
249 30
- -
0.0 10.0
over 2 years ago almost 12 years ago
Clojure Common Lisp
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.

liz

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

slow-jam

Posts with mentions or reviews of slow-jam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-04.
  • What is a feature of other languages that you miss in Lisp?
    6 projects | /r/lisp | 4 Apr 2022
    I learned Common Lisp before I learned Python, so I am not impress by generators, normally you can emulate them using closures, at least the ones I've used. Lazy evaluation also is a good way to obtain that kind of functionality. If you want to know the how this is a good article. He refers in that article to his library (slow-jam), which does several interesting things. You can also take a look at this.

What are some alternatives?

When comparing liz and slow-jam you can also consider the following projects:

cakelisp - Metaprogrammable, hot-reloadable, no-GC language for high perf programs (especially games), with seamless C/C++ interop

quid-pro-quo - A contract programming library for Common Lisp in the style of Eiffel’s Design by Contract ™.

urn - Yet another Lisp variant which compiles to Lua

mgl-pax - Documentation system, browser, generator.

hebigo - 蛇語(HEH-bee-go): An indentation-based skin for Hissp.

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

phel-lang - Phel is a functional programming language that transpiles to PHP. A Lisp dialect inspired by Clojure and Janet.

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

NetLogo - turtles, patches, and links for kids, teachers, and scientists

hissp - It's Python with a Lissp.

medley - The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)

janet - A dynamic language and bytecode vm