| 2026-04-14 00:06:38 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-04-14 00:09:33 +0000 | <geekosaur> | don't forget 29 bit minimum size for Int, vs. the Apple II having an 8-bit CPU |
| 2026-04-14 00:09:47 +0000 | <geekosaur> | you could work with larger numbers but you had to chain ADD+ADC |
| 2026-04-14 00:09:55 +0000 | <EvanR> | "Int" would be emulated so to speak |
| 2026-04-14 00:09:59 +0000 | <monochrom> | Yeah it's going to be so slow. :) |
| 2026-04-14 00:10:07 +0000 | <EvanR> | if it had to be standards conforming |
| 2026-04-14 00:10:39 +0000 | <EvanR> | bonus points for the emulated Int being literally 29 bit |
| 2026-04-14 00:10:42 +0000 | <geekosaur> | (I spent a lot of time doing 6502 asm back then) |
| 2026-04-14 00:11:18 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 246 seconds) |
| 2026-04-14 00:11:28 +0000 | <geekosaur> | it might be if MicroHS steals 3 bits for gc marking |
| 2026-04-14 00:14:23 +0000 | czan | (~czan@user/mange) czan |
| 2026-04-14 00:22:19 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-04-14 00:30:09 +0000 | jmcantrell_ | (~weechat@user/jmcantrell) (Ping timeout: 255 seconds) |
| 2026-04-14 00:31:17 +0000 | <int-e> | It's 30 bits per the Haskell 98 report (range -2^29...2^29-1) |
| 2026-04-14 00:32:13 +0000 | bitdex | (~bitdex@gateway/tor-sasl/bitdex) (Remote host closed the connection) |
| 2026-04-14 00:32:36 +0000 | bitdex | (~bitdex@gateway/tor-sasl/bitdex) bitdex |
| 2026-04-14 00:32:52 +0000 | califax | (~califax@user/califx) (Remote host closed the connection) |
| 2026-04-14 00:33:01 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |