shithub: femtolisp

Download patch

ref: 3d0d9a433b6a1c0dea9958fda1c3b924a7b84bdf
parent: 00d88254639c34ed9a58fd38d874213fab36d014
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Mon Jan 13 23:59:49 EST 2025

readme: runs on mac system 4.x

--- a/README.md
+++ b/README.md
@@ -5,12 +5,14 @@
 This is a reanimation of
 https://github.com/lambdaconservatory/femtolisp with bigger plans.
 
-Supported OS: [9front](http://9front.org), Unix-like operating systems (OpenBSD, NetBSD, Linux, etc), MacOS 7.x-9.x.
+Supported OS: [9front](http://9front.org), Unix-like operating systems (OpenBSD, NetBSD, Linux, etc).
 
 Supported CPUs: any decent 32 or 64-bit, little or big endian.
 
 Tested on: 9front/arm64, OpenBSD/386, NetBSD/sparc64, Alpine/amd64, Android/arm64.
 
+Also runs on: MacOS 4.x-9.x.
+
 Some of the changes from the original include:
 
  * aggressive clean up, removal, renaming and refactoring
@@ -43,7 +45,7 @@
 
 	mk all test
 
-### MacOS 7.x-9.x (PowerPC or m68k)
+### MacOS 4.x-9.x (m68k or PowerPC)
 
 Install and build [Retro68](https://github.com/autc04/Retro68).