Hacker News new | ask | show | jobs
by darkseas 3586 days ago
Has the story for PicoLisp on OSX changed at all? My daily drive is El Capitan and there were issues compiling the source because of Clang/gcc incompatibilities last time I tried. Precompiled binaries were around but are no longer linked I think.
1 comments

I think it's been working for a long time, I just ran

brew reinstall --build-from-source picolisp

and it worked.

Thanks, will try to hack the weekend away.