ultralisp VS 4ever-clojure

Compare ultralisp vs 4ever-clojure and see what are their differences.

ultralisp

The software behind a Ultralisp.org Common Lisp repository (by ultralisp)

4ever-clojure

Pure cljs version of 4clojure, meant to run forever! (by oxalorg)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ultralisp 4ever-clojure
16 17
218 219
0.9% -
8.4 4.1
9 days ago about 2 months ago
Common Lisp Clojure
- -
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.

ultralisp

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

4ever-clojure

Posts with mentions or reviews of 4ever-clojure. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-05.
  • Old but not rusty - Learning Clojure?
    1 project | /r/Clojure | 1 Apr 2023
  • New to clojure, where to start?
    2 projects | /r/Clojure | 5 Feb 2023
    I found this to be an awesome bridge between reading about the theory and actually writing code that works: https://4clojure.oxal.org/
  • Babashka Babooka: Write Command Line Clojure
    1 project | news.ycombinator.com | 5 Jan 2023
    This is for general Clojure, I’ve had a lot of fun and learned a lot from it (and the original): https://4clojure.oxal.org/
  • Change a variable inside cycle
    1 project | /r/Clojure | 2 Jan 2023
    It's normal to apply methodology like this to clojure when transitioning from other languages. When I was first learning I did a bunch of exercises on 4clojure and my first attempts looked like this. Then I found loop from the standard library and I understood immutability but relied on loop to do anything to collections of things. Eventually, after looking at the answers, I started to get familiar with the standard library. Then my solutions started to look like the two line solution above.
  • BTowersCoding/ctrain: do 4Clojure (RIP) exercises in the terminal
    3 projects | /r/Clojure | 15 Dec 2022
    4Clojure is here now: https://4clojure.oxal.org/. It runs locally in your browser.
  • The best Clojure learning path
    2 projects | /r/Clojure | 8 Nov 2022
    Go to https://4clojure.oxal.org/ and solve some stuff. And don't learn any theory. You're thinking how a C# developer thinks and you think you need to learn some kind of packages by heart or something.
  • Building a Startup on Clojure
    11 projects | news.ycombinator.com | 4 Oct 2022
    I learned by reading through a book, then working through problems on https://4clojure.oxal.org/. If you've got JS experience it won't take too much effort to pick up. Don't get too carried away with forming the perfect tail recursive pure functional monad or whatever. Get into just doing what you're trying to do quickly, then after you're competent, read other people's code to correct your style.
  • learning Clojure
    1 project | /r/Clojure | 7 Sep 2022
    I'm only a couple months into learning Clojure too, but I found solving a problem myself and then seeing others solutions on this website https://4clojure.oxal.org/ was invaluable for learning to think like a clojurist.
  • Anything like 4clojure for Haskell?
    2 projects | /r/haskell | 4 Sep 2022
    I'm trying to learn Haskell and found https://4clojure.oxal.org/ very helpful. https://tryhaskell.org/ was also nice, but it is limited in scope as compared to its Clojure equivalent.
  • 'Interactive Problems' section in the side bar contains a bad link to '4clojure.'
    1 project | /r/Clojure | 11 Jun 2022
    The actual address is https://4clojure.oxal.org/

What are some alternatives?

When comparing ultralisp and 4ever-clojure you can also consider the following projects:

qlot - A project-local library installer for Common Lisp

rich4clojure - Practice Clojure using Interactive Programming in your editor

ftw - Common Lisp Win32 GUI library

datascript - Immutable database and Datalog query engine for Clojure, ClojureScript and JS

phel-lang - Phel is a functional programming language that transpiles to PHP. A Lisp dialect inspired by Clojure and Janet.

reagent - A minimalistic ClojureScript interface to React.js

coalton - Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

pgloader - Migrate to PostgreSQL in a single command!

clojure-by-example - An introduction to Clojure, for programmers who are new to Clojure.

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

shadow-cljs - ClojureScript compilation made easy