MCL VS cde-motif-theme

Compare MCL vs cde-motif-theme and see what are their differences.

cde-motif-theme

Gtk2 / Gtk3 theme mimicking CDE / Motif and Front panel app (by josvanr)
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
MCL cde-motif-theme
1 1
20 3
- -
10.0 10.0
over 5 years ago over 1 year ago
Common Lisp CSS
GNU General Public License v3.0 or later GNU General Public License v3.0 only
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.

MCL

Posts with mentions or reviews of MCL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-28.
  • The IDEs we had 30 years ago and we lost
    14 projects | news.ycombinator.com | 28 Dec 2023
    The descendant of CCL runs on modern Intel Macs. (It also runs on Linux and Windows but without the IDE.) The modern IDE is quite a bit different from the original. In particular, it no longer has the interface builder. But it's still pretty good. It is now called Clozure Common Lisp (so the acronym is still CCL) and you can find it here:

    https://ccl.clozure.com/

    If you want to run the original that is a bit of a challenge, but still possible. The original was never ported directly to OS X so you have to run it either on old hardware or an emulator running some version of the original MacOS, or on an older Mac running Rosetta 1. In the latter case you will want to look for something called RMCL. Also be aware that Coral Common Lisp was renamed Macintosh Common Lisp (i.e. MCL) before it became Clozure Common Lisp (CCL again).

    This looks like it might be a promising place to start:

    https://github.com/binghe/mcl

    If you need more help try this mailing list:

    https://lists.clozure.com/mailman/listinfo/openmcl-devel

cde-motif-theme

Posts with mentions or reviews of cde-motif-theme. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-28.
  • The IDEs we had 30 years ago and we lost
    14 projects | news.ycombinator.com | 28 Dec 2023
    On Linux this depends on your theme really, all the themes i use have scrollbars - e.g. here is an example with Gtk3 (which IIRC introduced the "autohiding scrollbars" to Linux desktop)[0]. It is "cdetheme-solaris" which i think is from [1]. I might have modified it a bit though. Though normally i use Gtk2 apps with a modified "cleanlooks" theme (a screenshot from Lazarus[2] i made a couple of days ago shows it - including the scrollbars :-P).

    [0] https://i.imgur.com/CAyu5Ay.png

    [1] https://github.com/josvanr/cde-motif-theme

    [2] https://i.imgur.com/Yw1tTcD.png

What are some alternatives?

When comparing MCL and cde-motif-theme you can also consider the following projects:

optiperl - OptiPerl is a fully integrated developing environment for creating, testing, debugging and running perl scripts

vim-quickui - The missing UI extensions for Vim 9 (and NeoVim) !! :sunglasses:

language-server-protocol - Defines a common protocol for language servers.

diataxis-documentation-framework - A systematic approach to creating better documentation.

Electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

CMake - CMake with debugging support. Based on initial @sysprogs fork.

yazz - Self Service Apps Without the IT Department

ccl - Clozure Common Lisp