I stand corrected, I was in the wrong terminal (on my mac) when I tried it.
But, you can still run picolisp in a docker container, which ends up being similar to running it on a vm but a little easier to bootstrap. -Michel On Mon, Apr 9, 2018 at 5:32 PM, Amaury Hernández Águila <[email protected]> wrote: > So you can compile the 64 bit version of PicoLisp on mac? I remember this > wasn't possible. > > I have PicoLisp installed, but it's the 32 bit version. > > 2018-04-09 17:23 GMT-07:00 Michel Pelletier <[email protected]>: > >> PicoLisp works fine on OS X (on x86-64), you just have to build it from >> source using the instructions in the INSTALL file, I just verified it works >> well. >> >> Another option would be to use docker for mac and run the debian package >> in a container, but that would be slower than a native install. >> >> -Michel >> >> On Mon, Apr 9, 2018 at 5:01 PM, Amaury Hernández Águila < >> [email protected]> wrote: >> >>> Hello! >>> >>> Is it going to be possible anytime soon to have 64-bit PicoLisp on Mac >>> OS X? I'm deciding on what programming language to use for a project and I >>> could consider PicoLisp. >>> >> >> >
