wisp VS require1k

Compare wisp vs require1k and see what are their differences.

wisp

A little Clojure-like LISP in JavaScript (by Gozala)

require1k

A minimal, and yet practically useful, CommonJS/Node.js `require` module loader for the browser in under 1000 bytes (by Stuk)
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
wisp require1k
5 1
980 344
-0.1% -
0.0 10.0
about 3 years ago almost 4 years ago
wisp JavaScript
GNU General Public License v3.0 or later 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.

wisp

Posts with mentions or reviews of wisp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-08.
  • Bun v1.0.0
    10 projects | news.ycombinator.com | 8 Sep 2023
    Another datapoint - wisp, my favorite LISP-to-JS transpiler, also apparently works fine: https://github.com/wisp-lang/wisp/issues/174

    This makes for a pretty awesome combination considering bun's system calls and sqlite support.

  • A Case for ClojureScript 2.0
    1 project | news.ycombinator.com | 26 Jun 2023
    Me, I’d much rather revive wisp (https://github.com/wisp-lang/wisp), but the author does have quite a few points — Google Closure is the main reason why I stopped using CLJS…
  • Guile Steel: a proposal for a systems Lisp
    8 projects | news.ycombinator.com | 11 Jul 2022
    and then https://github.com/wisp-lang/wisp/blob/master/doc/language-e...

    and I'm sure I've seen a time travelling debuggable js-transpiled thing long ago

  • Wisp: A light Lisp written in C++
    10 projects | news.ycombinator.com | 28 Dec 2020
    Sorry but, Wisp already exists, twice! It's Lisp without parentheses:

    http://dustycloud.org/blog/wisp-lisp-alternative/

    and a little Clojure-like LISP in JavaScript:

    https://github.com/Gozala/wisp

  • Wisp: A light lisp written in C++
    2 projects | /r/ProgrammingLanguages | 28 Dec 2020
    The name is already in use by another small Lisp (not particularly well-known, but I've tried it): https://github.com/Gozala/wisp/

require1k

Posts with mentions or reviews of require1k. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-08.
  • Bun v1.0.0
    10 projects | news.ycombinator.com | 8 Sep 2023
    Plus the additional complexities introduced by import bindings being live etc. are just annoyances that one has to deal with over and over again every time module interop is involved.

    [1] https://github.com/Stuk/require1k

What are some alternatives?

When comparing wisp and require1k you can also consider the following projects:

mal - mal - Make a Lisp

chatcraft.org - Developer-oriented ChatGPT clone

sectorlisp - Bootstrapping LISP in a Boot Sector

foth - Tutorial-style FORTH implementation written in golang

jisp - Small Lisp expression interpreter made in Java

wisp - Lisp in WebAssembly

wisp - A lisp👽 written in C++

cling - The cling C++ interpreter

Vacietis - C to Common Lisp compiler

thinlisp - ThinLisp is an open source Lisp to C translator.

lily

femtolisp - a lightweight, robust, scheme-like lisp implementation