Hi Alex,

> On 10 Feb 2020, at 20:41, Alexander Burger <a...@software-lab.de> wrote:
> 
> On Mon, Feb 10, 2020 at 08:24:10PM +0100, Jon Kleiser wrote:
>>> Especially with Mac users in mind, I'm working on an LLVM version of 
>>> PicoLisp
>>> (https://software-lab.de/pil21.tgz). You should be a little more patient ;)
>> 
>> Now you got me curious! I had to try it right away; maybe a bit early? I did 
>> a ‘make’ in the ‘src’ folder . . .
>> 
>> $ make
>> Package libffi was not found in the pkg-config search path.
> 
> Well, it is still *very* early, more like a proof of concept so far. This is
> also the reason why I did not announce it here officially yet. The plan is to
> get it ready in 2021 (or in the 21st century ;), thus the name "pil21".
> 
> To build it, you need a 64-bit hardware, and install the packages
> 
>   make clang llvm lldb pkg-config
> 
> ☺/ A!ex
> 

Does it mean that the standard macOS “make” is too old? (It’s possible.)

Have you considered implementing PicoLisp in Zig?
https://ziglang.org <https://ziglang.org/>

/Jon

Reply via email to