shithub: MicroHs

Download patch

ref: afef0037c15508bafa7e692fc9608fafa3a802ba
parent: fb0b4f3c0f770c7d13c55a5ecf2600b439ec2940
author: Lennart Augustsson <lennart@augustsson.net>
date: Thu Dec 26 07:40:56 EST 2024

Bring up to date

--- a/README.md
+++ b/README.md
@@ -403,8 +403,7 @@
 portable to many platforms.  It has mostly been tested with MacOS and Linux,
 and somewhat with Windows.
 
-The code has mostly been tested on 64 bit platforms, so again, there are lurking problems
-with other word sizes, but they should be easy to fix.
+The code has been tested on 64- and 32-bit little-endian platforms.
 
 The `src/runtime/` directory contains configuration files for different platform.
 Use the appropriate `src/runtime/eval-`*platform*`.c`.
@@ -435,8 +434,8 @@
   * A: Error messages are boring.
 * 
   * Q: Why is the so much source code?
-  * A: I wonder this myself.  7000+ lines of Haskell seems excessive.
-       2500+ lines of C is also more than I'd like for such a simple system.
+  * A: I wonder this myself.  10000+ lines of Haskell seems excessive.
+       6000+ lines of C is also more than I'd like for such a simple system.
 * 
   * Q: Why are the binaries so big?
   * A: The combinator file is rather verbose.  The combinator file