Re: Access procedures from runtime/runtime.pkg

2021-12-04 Thread Chris Hanson
They are in (mit legacy runtime). On Dec 4, 2021, 6:01 AM -0800, Amirouche , wrote: > In collusion with other people, I am trying to build a portable set of > libraries. > > I started with a JSON library (rework of SRFI-180), the current test suite > pass > with nine Scheme implementation [0]. >

Access procedures from runtime/runtime.pkg

2021-12-04 Thread Amirouche
In collusion with other people, I am trying to build a portable set of libraries. I started with a JSON library (rework of SRFI-180), the current test suite pass with nine Scheme implementation [0]. Question: how can I import procedures that are defined in runtime/runtime.pkg e.g.