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

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

Access procedures from runtime/runtime.pkg


From: Amirouche
Subject: Access procedures from runtime/runtime.pkg
Date: Sat, 04 Dec 2021 14:00:04 +0000

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]