ping Alex :)
On Wed, Jan 24, 2024 at 7:58 AM C K Kashyap wrote:
> Hi Alex et al,
> For quite some time now (years), I've been attempting to have a
> miniPicoLisp + libSDL + libUV working (on Windows as well) for a while and
> I have finally got it working :) ... Much of my time was wasted attemp
Hi Kashyap,
> ping Alex :)
Yes, very good! There is just not much I can say here :)
☺/ A!ex
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
Heya!
Interestingly, I wrote a dockerfile for myself too at the end of Dec.My
versions should be lighter due to the lack of build dependencies in the final
image:
FROM alpine:3.19 AS build
RUN apk add --no-cache readline-dev libffi-dev libressl-dev binutils make clang
llvm llvm-dev pkgconf
RUN
Thanks Alex - I'll take the "very good" for now :)
I think I found a better example for demo - libuv's file change callback
.. I'll do a demo using that -> make changes to a picolisp script and the
screen gets updated as I save the script :)
Regards,
Kashyap
On Fri, Jan 26, 2024 at 7:48 AM Alexa
Hey all,
Has anyone tried a port of miniPicoLisp with the added big num support?
Regards,
Kashyap
Nice - I did not know about the --no-cache option :)
On Fri, Jan 26, 2024 at 8:09 AM Dmitry Non wrote:
> Heya!
> Interestingly, I wrote a dockerfile for myself too at the end of Dec.My
> versions should be lighter due to the lack of build dependencies in the
> final image:
>
> FROM alpine:3.19 A
> On Jan 26, 2024, at 18:19, C K Kashyap wrote:
>
>
> Hey all,
> Has anyone tried a port of miniPicoLisp with the added big num support?
How did you test it?
(mike)
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
Hey Mike ... I am actually asking if there is such a port/variation of
miniPicoLisp that has big num support - just like the regular picoLisp.
Regards,
Kashyap
On Fri, Jan 26, 2024 at 9:14 AM Mike wrote:
>
>
> > On Jan 26, 2024, at 18:19, C K Kashyap wrote:
> >
> >
> > Hey all,
> > Has anyon
Hi Kashyap, Mike,
> Hey Mike ... I am actually asking if there is such a port/variation of
> miniPicoLisp that has big num support - just like the regular picoLisp.
I have never heard of any such version. In fact, I believe that at the moment
you are the de-facto specialist of miniPicoLisp.
☺/ A
:) ... thanks Alex!
On Fri, Jan 26, 2024 at 10:37 AM Alexander Burger
wrote:
> Hi Kashyap, Mike,
>
> > Hey Mike ... I am actually asking if there is such a port/variation of
> > miniPicoLisp that has big num support - just like the regular picoLisp.
>
> I have never heard of any such version. In
10 matches
Mail list logo