mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Access procedures from runtime/runtime.pkg


From: Chris Hanson
Subject: Re: Access procedures from runtime/runtime.pkg
Date: Sat, 4 Dec 2021 13:58:32 -0800

They are in (mit legacy runtime).
On Dec 4, 2021, 6:01 AM -0800, Amirouche <amirouche@hyper.dev>, 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].

Question:

how can I import procedures that are defined in runtime/runtime.pkg
e.g. arithmetic-shift or bitwise-ior?

Thanks in advance :)

[0] https://github.com/scheme-live/live/pull/39


reply via email to

[Prev in Thread] Current Thread [Next in Thread]