Hi all,
I've been playing around with Rust recently for some low-level code
projects which I want to interface with PicoLisp, and decided to write a
small project for others who may be interested in using Rust with
PicoLisp:
https://github.com/aw/picolisp-rust
Enjoy,
AW
--
UNSUBSCRIBE
Hi Mike,
> I would like to announce yet another fixed point math tutorial for PicoLisp:
> https://hub.darcs.net/tankf33der/fixedpoint
Great, thanks! This is indeed an often misunderstood field.
☺/ A!ex
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
Hi Alexander,
> I've been playing around with Rust recently
> for some low-level code projects which I want
> to interface with PicoLisp, and decided to
> write a small project for others who may be
> interested in using Rust with PicoLisp:
>
> https://github.com/aw/picolisp-rust
Cool! Thanks