roswell VS ScriptL

Compare roswell vs ScriptL and see what are their differences.

roswell

intended to be a launcher for a major lisp environment that just works. (by roswell)

ScriptL

Shell scripting made Lisp-like! Or, live-coding remote function calls for the shell. (by rpav)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
roswell ScriptL
11 3
1,737 71
0.7% -
5.4 0.0
30 days ago 6 months ago
Common Lisp Makefile
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.

roswell

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

ScriptL

Posts with mentions or reviews of ScriptL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-21.
  • Using one executable image for everything
    4 projects | /r/lisp | 21 Oct 2022
    ScriptL - Shell scripting made Lisp-like! Or, live-coding remote function calls for the shell. Write a command in the REPL, and run it instantly in the shell. [LLGPL][8]. similar and maybe simpler: lserver
  • SBCL: The Questin-ing
    1 project | /r/sbcl | 26 Sep 2021
    Did you try https://github.com/rpav/ScriptL?
  • Examples of "short" (~300 lines or less) or longer sysadmin/devops scripts in Lisp?
    4 projects | /r/lisp | 3 Feb 2021
    One option is to use ScriptL. Then you have a server running that executes your scripts, and you get some interactivity if desired. Aside from that, the time it takes (on my machine) for the stumpwm executable to start, realize there is another window manager running, and shutdown is all of about 36 milliseconds, so how convenient bringing up a whole image is may vary with your hardware.

What are some alternatives?

When comparing roswell and ScriptL you can also consider the following projects:

common-lisp-jupyter - A Common Lisp kernel for Jupyter along with a library for building Jupyter kernels.

cl-unix-cybernetics - UNIX system administration in Common Lisp

lisp-xl - Common Lisp Microsoft XLSX (Microsoft Excel) loader for arbitrarily-sized / big-size files

cl-cookbook - The Common Lisp Cookbook

lish - Lisp Shell

cl-str - Modern, simple and consistent Common Lisp string manipulation library.

abcl - Armed Bear Common Lisp <git+https://github.com/armedbear/abcl/> <--> <svn+https://abcl.org/svn> Bridge

janet-sh - Shorthand shell like functions for janet.

cl-wget - The Non-Interactive Network Downloader: cl-wget is a free software for retrieving files using HTTPS; cl-wget makes mirroring websites easy.

OMGlib - A Common Lisp library to build fully dynamic web interfaces

usocket - Universal socket library for Common Lisp