Second-Climacs VS netfarm

Compare Second-Climacs vs netfarm and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Second-Climacs netfarm
6 8
268 -
- -
9.0 -
25 days ago -
Common Lisp
BSD 2-clause "Simplified" 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.

Second-Climacs

Posts with mentions or reviews of Second-Climacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-24.
  • Second Climacs
    1 project | news.ycombinator.com | 20 Aug 2023
  • Requirement Analysis for a Common Lisp Editing and Parsing Framework
    1 project | /r/Common_Lisp | 3 Jun 2022
    see also: https://github.com/robert-strandh/second-climacs
  • Eoops: An Object-Oriented Programming System for Emacs-Lisp (1992) [PDF]
    1 project | /r/emacs | 22 Dec 2021
    You could also ask in the other direction: why doesn't CL implementations implement Elisp and Emacs? There has actually been experiments to implement Emacs on CL, but that didn't work so well either. Search the Web for Climax which was supposed to be an Emacs Clone which I have no idea how well it materialized, and SecondClimax which seems to be alive, but I have no idea how good it is. The fact that I have never heard anyone of using it should speak for itself.
  • On New IDEs
    3 projects | /r/lisp | 24 Nov 2021
    There is still the Second Climacs editor, which uses a incremental and "proper" Common Lisp reader. scymtym recently did some impressive demos, including incremental parsing and a semantic analyser. I recall seeing more...somewhere.
  • [Question] Capitalism Made Me a Programmer; Need an Exit Strategy
    2 projects | /r/socialistprogrammers | 23 Oct 2021
    Sure. We have Climacs and the second one for full Lisp Emacsen, which still run on Unix systems and stock hardware.
  • Hell Is Other REPLs
    1 project | /r/lisp | 31 Aug 2021
    Years back, I prototyped something along these lines; screenshots below. Each time I've mentioned it in that time, lots of people were super enthusiastic about using and/or contributing to it, yet best I can tell nobody has done so. Anything that lacks serious lisp developers among its users will remain a toy, and all the serious lisp developers are either happy with Emacs, or building a better emacs.

netfarm

Posts with mentions or reviews of netfarm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-23.
  • SBCL, QuickLisp and Jenkins
    1 project | /r/lisp | 14 Mar 2022
    /u/read-eval-print-loop and I wrote GitLab CI testing configs, though I don't know how much relates to Jenkins. The general recipe is that one starts with an environment with SBCL (and Clozure and any other implementations you want to test on), clones in extra libraries if necessary, and then loads a short file which then loads the test suite, runs it, and exits with an appropriate status code, which the CI (presumably Jenkins too?) uses to produce a status to report.
  • [Question] Capitalism Made Me a Programmer; Need an Exit Strategy
    2 projects | /r/socialistprogrammers | 23 Oct 2021
    Tests for the Netfarm suite and Minecraft mostly.
  • Can you guarantee that a function has no bugs?
    1 project | /r/programming | 18 Aug 2021
    I threw TLA+ at a few fine-grained locking algorithms I wrote. Here is one such model. The actual implementation is more complex than the model, in particular because the real implementation of this code handles multiple concurrent resource requests, but they are "independent" enough that I can probably just prove a model with just one resource; and, as Lamport said once, the model code doesn't have to be particuarly well optimized, whereas if you are breaking locks, you probably have substantially optimized already.
  • How do you use Lisp at work?
    7 projects | /r/lisp | 23 Jul 2021
    I work on a metacircular Common Lisp implementation, which makes for a very boring answer. In the next closest thing to a job, I use CL for just about the whole network stack, so really anything would be suitable. But I wouldn't dare throwing a new language into a workplace, and I am not sure how much they would appreciate it.
  • Does everyone here manually specify the entire project's dependency tree in .asd files?
    6 projects | /r/Common_Lisp | 5 Apr 2021
    One very niche "counter-example" is a system where loading files causes side effects, which must occur in some order. This happens in the Netfarm object system implementation, where most of the bootstrapping steps occur in an early system definition and a late system definition. In this case it is not enough to compute the dependency tree; it is necessary to pick a very specific ordering for things to not break.
  • How do you use utilities?
    1 project | /r/lisp | 25 Mar 2021
    Alexandria, yes, anaphora, not anymore. I do have a fairly large utility package for decentralise2, but it mainly handles concurrency and debugging things.
  • We can build a fast Internet island of our own, while the rest of the Internet slows and dies.
    1 project | /r/programmingcirclejerk | 9 Mar 2021
    If it's not distributed under the Cooperative Software License, I don't want it dirtying up my CPU.
  • Dendrobatinæ considered harmful (v0.1.0)
    1 project | /r/nettle | 30 Dec 2020

What are some alternatives?

When comparing Second-Climacs and netfarm you can also consider the following projects:

lem - Common Lisp editor/IDE with high expansibility

weblog - a weblog

cider - The Clojure Interactive Development Environment that Rocks for Emacs

qvm - The high-performance and featureful Quil simulator.

screenshotbot-oss - A Screenshot Testing service to tie with your existing Android, iOS and Web screenshot tests

typhoon - distributed system stress and load testing tool

doc - Flexible documentation generator for Common Lisp projects.

mode-lambda - mode-lambda - sprite-based 2D graphics engine

walkable - A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind

ergolib - A library designed to make programming in Common Lisp easier