medley VS saga

Compare medley vs saga and see what are their differences.

medley

The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources) (by Interlisp)

saga

Version control all the things (by mito-ds)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
medley saga
11 1
359 6
1.1% -
9.2 10.0
6 days ago about 4 years ago
Common Lisp Python
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.

medley

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

saga

Posts with mentions or reviews of saga. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-19.
  • Version Control for Structure Editing
    3 projects | news.ycombinator.com | 19 Oct 2021
    I spent a while working on a generalized version control system when I graduated two years ago. It was called Saga [1]. Saga - get it? The name was the best bit.

    It allowed you to specify a “file representation format,” and then used some messy 2d-and-above longest-common subsequence matching algo [3] I can up with to diff the files, and merge them if you wanted. It was a lovely learning experience I tried to pass off as a startup, and got two of my friends involved as cofounders.

    From there, we tried to focus (generalized version control is really hard… technically and otherwise), and pivoted to version control for Excel spreadsheets. At one point we had branching and merging working for XLSX files. But as we began to discover what version of Excel customers used, things got a lot less fun. That + lack of interest led to another pivot.

    Anyways, for the past 1 year (just passed!) we’ve been building Mito [3] with our learnings from all those spreadsheet folks we spent time above. Mito is effectively a spreadsheet within your Python environment. It’s absolutely still getting off the ground, but we’re pretty proud of the value we’re delivering to users currently!

    [1] https://github.com/saga-vcs/saga

    [2] https://github.com/saga-vcs/saga/blob/master/saga/base_file/...

    [3] https://trymito.io/hn

What are some alternatives?

When comparing medley and saga you can also consider the following projects:

maiko - Medley Interlisp virtual machine

Co-dfns - High-performance, Reliable, and Parallel APL

cloc - cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

BQN - An APL-like programming language. Self-hosted!

urn - Yet another Lisp variant which compiles to Lua

sbcl - Mirror of Steel Bank Common Lisp (SBCL)'s official repository

lisp-system-browser - Smalltalk-like system browser for Common Lisp.

NetLogo - turtles, patches, and links for kids, teachers, and scientists

crosstalk - Smalltalk-80 bare metal implementation for the Raspberry Pi

json1 - This is an operational transform type replacement for ottypes/json0

hy - A dialect of Lisp that's embedded in Python

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