For the LISP 1.5 mainframe fans here...

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

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. lisp

    Toy Lisp 1.5 interpreter

    sure thing https://github.com/robpike/lisp

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. LISP

    Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962. (by krig)

    you can use Scheme to implement LISP 1.5 https://github.com/krig/LISP

  4. IchigoLisp

    LISP 1.5(-ish) implementation in WebAssembly

    this WebAssembly implementation has everything except floating point arithmetic https://github.com/zick/IchigoLisp

  5. sectorlisp

    Bootstrapping LISP in a Boot Sector

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

  • How to Build and Deploy Full-Stack JavaScript Apps with NextJS, Tailwind, PostgreSQL, and Sevalla⚡👨‍💻

    2 projects | dev.to | 13 Feb 2025
  • Unicorn Engine 2.1.2

    1 project | news.ycombinator.com | 13 Feb 2025
  • Debug & Chill #1

    1 project | dev.to | 13 Feb 2025
  • DeaDBeeF: The Ultimate Music Player

    10 projects | news.ycombinator.com | 12 Feb 2025
  • Monotone Released Under MIT

    1 project | news.ycombinator.com | 13 Feb 2025

Did you know that C is
the 6th most popular programming language
based on number of references?