[Openmcl-devel] Challenge: CCL port to the RPi Pico (RP2040)

Ron Garret ron at flownet.com
Sun Jul 28 13:13:53 PDT 2024


This just occurred to me...

> On Jul 28, 2024, at 10:11 AM, Ron Garret <ron at flownet.com> wrote:
> 
> 1.  Obtain a tool chain for the Pico and get hello-world running.

1a.  Get TinyScheme running:

https://tinyscheme.sourceforge.net/home.html <https://tinyscheme.sourceforge.net/home.html>

1b.  Get ECL running.

1c.  Get the CCL compiler working in ECL.

All of these will be much easier than porting CCL.  None of them will get you to a full port of CCL, but you'll learn a lot.  If you get ECL working (which might not be too hard) you may find you don't need to port CCL any more.  The main downside of ECL is that it's slow, but if you're running on a Pico you might not need blazing speed.

rg

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20240728/fe8d5a50/attachment.htm>


More information about the Openmcl-devel mailing list