On Fri, Sep 06, 2019 at 02:49:45PM +0100, Stephen De Gabrielle wrote: > LOL > 128k ! I remember dreaming I had 128K when I was on a 16 K machine.
Well, that 128K was a big omprovement on the machine I *first* tried implementing Lisp on -- an IBM 1620 with 40,000 decimal digits of memory. Addresss were five digits, so a typical cons cell cost ten digits, leaving space for 4000 cons cells, less the space the interpreter took. Proof of concept, maybe, but not very useful. Lking back, could I perhaps have improved things by using four-digit addresses? Maybe the extra addressing code would have eclipsed the savings. -- hendrik > > Recently had to change my limit to 1024 MB... > > S. > > On Fri, 6 Sep 2019 at 14:41, Hendrik Boom <hend...@topoi.pooq.com> wrote: > > > I just noticed DrRacket telling me > > Language: racket, with debugging ; memory limit: 128 MB > > immediatey reminding me of the 128 K that was available on the first > > Lisp system I got any actual use from -- one I implemented myself on an > > IBM 360/65. Back then there were rumours that some IBM customer > > somewhere in the world had a machine with maximum storage -- 16 MB. > > > > And now we *restrict* ourselves to more RAM than one of the largest > > machines then had available. > > > > And I got a lot done on that 128K machine, three orders of magnitude > > ess than we hand out to students now. > > > > -- hendrik > > > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Racket Users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to racket-users+unsubscr...@googlegroups.com. > > To view this discussion on the web visit > > https://groups.google.com/d/msgid/racket-users/20190906134118.ehqjvbvebkgoaqtd%40topoi.pooq.com > > . > > > -- > ---- > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/CAGHj7-L59hW9R_K%3DZ7wG6_YFingCHY_XCK1sDtXDD_1ktkp2TQ%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/20190906140555.es4azloukvpbek4v%40topoi.pooq.com.