Re: math expressions (was: Re: Tail call elimination)
From:
Pete Dietl
Subject:
Re: math expressions (was: Re: Tail call elimination)
Date:
Mon, 25 May 2020 13:28:19 -0500
Question about 64-bit, what happens when compiling make for a 32-bit system? I don’t think c90 has `stdint.h`... maybe there’s something in gnulib. Anyway, would we want to support 64 bit integers even on 32-bit platforms?