Creating apps on MacOS for free?

This page summarizes the projects mentioned and recommended in the original post on /r/lisp

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
  • awesome-cl

    A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.

  • Hello, maybe with CocoaInterface for CCL? https://github.com/CodyReichert/awesome-cl#gui Or Ltk, not many widgets but solid and many examples. I'd look into IUP too. And CCL provides an IDE for Mac (https://ccl.clozure.com/docs/ccl.html#the-clozure-cl-ide), maybe you can do the same.

  • ffigen5

    try to bring back ccl's ffigen4

  • The only one of these problems I have some kind of solution for is that of building newer interfaces: over the last couple of years I've been tinkering off-and-on to extend the experimental command line tool that generates CCL's FFI interfaces so that it can read recent macOS framework headers. The code is not pretty but it works well enough to build working interfaces to newer frameworks like SceneKit. I've managed to use the resulting interfaces to write a few neat demos using CCL, such as an interactive cel-shaded version of the Utah teapot. But I don't believe the demos are portable: although I haven't checked, I suspect they will run on macOS 10.14 with CCL 1.12 only.

  • 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.

    InfluxDB logo
  • CocoaInterface

    Cocoa interface code written in Lisp for use with Clozure Common Lisp (CCL)

  • Hi, lots of knowledge here, thanks. Do you know how to put this Cocoa Interface https://github.com/plkrueger/CocoaInterface/ in the perspective?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Stanford MYCIN or EMYCIN code available?

    5 projects | /r/lisp | 24 Jan 2023
  • Lisp: Good News, Bad News, How to Win Big (2000) [pdf]

    2 projects | news.ycombinator.com | 23 Jan 2022
  • Lisp as an Alternative to Java (2000)

    5 projects | news.ycombinator.com | 2 Aug 2021
  • Practical questions from a lisp beginner

    7 projects | /r/lisp | 11 Jun 2021
  • Seeking clojure-styled concurrency operators for common lisp

    5 projects | /r/lisp | 6 Jun 2021