jscl VS graven-image

Compare jscl vs graven-image and see what are their differences.

jscl

A Lisp-to-JavaScript compiler bootstrapped from Common Lisp (by jscl-project)

graven-image

Portability library for better interaction and debugging of a running Common Lisp image through text REPL. (by aartaka)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
jscl graven-image
7 1
872 15
1.1% -
5.0 9.5
9 months ago 9 days ago
Common Lisp Common Lisp
GNU General Public License v3.0 only 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.

jscl

Posts with mentions or reviews of jscl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-23.

graven-image

Posts with mentions or reviews of graven-image. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-12.
  • Graven Image: improving CL built-in inspection facilities
    2 projects | /r/Common_Lisp | 12 Aug 2023
    Now that is progressed enough (having 300+ commits!), I think it would be useful to share the lib I've made filling this niche: it's called Graven Image and it already improves these CL functions: - apropos(-list) (more readable and useful printouts and search through documentation and external symbols only) - describe and inspect (better printouts and lots of commands stolen from SBCL, CCL etc.) - dribble (writing to a file with outputs and results commented out, so that one can load the dribbled file and get a fully reproduced state!) - function-lambda-expression (closure, arglist, name, and type (!) inspection) - time (more predictable printout) - yes-or-no-p/y-or-n-p (configurable reply options and reliable UI) - documentation (aliases, type is optional now, and a DWIM method on symbols) - I'm also planning to work on ed, room, and, possibly, (un)trace, disassemble, and step.

What are some alternatives?

When comparing jscl and graven-image you can also consider the following projects:

mal - mal - Make a Lisp

nyxt - Nyxt - the hacker's browser.

eisl - ISLisp interpreter/compiler

sly - Sylvester the Cat's Common Lisp IDE

spookfox - A tinkerer's bridge b/w Emacs and Web Browser (Firefox and Chrome)

mgl-pax - Documentation system, browser, generator.

cl-wol - Wake on LAN (WoL) system for Common Lisp

weird - Generative art in Common Lisp

cl-gen - Javascript-like generators for Common Lisp

clasp - clasp Common Lisp environment

cl-gol - Game of Life in Common Lisp

clog - CLOG - The Common Lisp Omnificent GUI