sly VS land-of-lisp-using-hunchentoot

Compare sly vs land-of-lisp-using-hunchentoot and see what are their differences.

sly

Sylvester the Cat's Common Lisp IDE (by joaotavora)

land-of-lisp-using-hunchentoot

Convert code for "Dice of Doom" from Barski's "Land of Lisp" to use Hunchentoot web server. (by npsimons)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sly land-of-lisp-using-hunchentoot
14 1
1,206 4
- -
4.8 3.9
10 days ago over 3 years ago
Common Lisp Common Lisp
- -
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.

sly

Posts with mentions or reviews of sly. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-18.
  • Lisp and cybersecurity !
    2 projects | /r/lisp | 18 Apr 2023
    I think lisp languages have a culture of not caring about security, (total speculation here) with roots going back to stallman decrypting the passwords and restoring anonymous access in the MIT lab. For example, quicklisp the main package manager people are using with common lisp is pulling packages over http. Normal lisp development spawns a tcp socket that accepts arbitrary code to execute. Emacs recently pushed a release fixing a vuln not because they thought it was important, but because their users cared and they realize it's a bad look to not push timely fixes to known vulns. All those I can't really fault cause they're just people in their free time, but clojure has major industry use and the default html templater (hiccup) doesn't escape html by default (well it does in version 2 but that's still alpha so most are on version 1), leading to most web backends written in clojure having cross-site scripting (XSS) vulns.
  • So i wanna learn Common Lisp
    4 projects | /r/emacs | 4 Dec 2022
    With emacs your two choices are either SLIME or SLY. Slime is a good place to start - it's rock solid. Once you get moving you can make a judgement call on whether or not SLY has features you'd like over what SLIME has available.
  • Are there plugins for Neovim that don't exist, that should exist, in your opinion?
    18 projects | /r/neovim | 23 Oct 2022
    A proper Neovim client for Slime or Sly. The closest is Vlime, but its UI is really janky.
  • What does your workflow look like on Linux?
    13 projects | /r/linux | 14 Aug 2022
    SLIME or SLY for Common Lisp (if you want to work with it), Geiser for various Schemes
  • Basic dev environment setup
    4 projects | /r/lisp | 5 Jul 2022
    This may sound very threatening, but Emacs is the champion for lisp/scheme support out of the box in my opinion. If you are trying Common Lisp, check sly: https://github.com/joaotavora/sly It’s installable via melpa: https://melpa.org/#/getting-started
  • Setting Up Emacs for Lisp (SBCL)
    4 projects | /r/lisp | 7 Sep 2021
    try switching to sly (it should be a drop-in replacement) and see if that makes you happier. it comes with a lot of extra features enabled by default, relative to slime.
  • Can't get Common Lisp Package Sly to Appear in Melpa Package List
    2 projects | /r/emacs | 6 Sep 2021
    I want to use the https://github.com/joaotavora/sly package, but it is nowhere to be found:
  • How can I start learning Lisp and which dialect/compiler should I use?
    4 projects | /r/lisp | 31 Aug 2021
    Emacs is the pretty much the defunct editor, and Portacle, as mentioned by others, is actually an Emacs configuration using SLIME. There's also SLY, which is a fork of SLIME, that I don't see mentioned much here. There's a Racket mode for Emacs as well, if you don't want to use DrRacket.

land-of-lisp-using-hunchentoot

Posts with mentions or reviews of land-of-lisp-using-hunchentoot. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning land-of-lisp-using-hunchentoot yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing sly and land-of-lisp-using-hunchentoot you can also consider the following projects:

slime - The Superior Lisp Interaction Mode for Emacs

easy-routes - Yet another routes handling utility on top of Hunchentoot

cl-permutation - Permutations and permutation groups in Common Lisp.

portacle - A portable common lisp development environment

fiveam-asdf - ASDF plug-in for defining test systems based on the FiveAM test library

cl-warehouse - A sample Warehouse management app in Common Lisp

ccl - Clozure Common Lisp

lisp-books - Collection of Popular Lisp Books

Common-Lisp-Tangram-Solver - A Tangram Puzzle Solver in Common Lisp that is capable of solving arbitrary geometric tiling problems. CLIM (Common Lisp Interface Manager) is used for its GUI.

RacerPorter - An Ontology Visualization & Authoring Workbench for KRSS-Based Description Logic & OWL Reasoners

medley - A lightweight library of useful Clojure functions

breeze - Experiments on workflow with common lisp