I’m still working to improve the TinyScheme package. I figured out the configuration and patches I needed to build the TinyScheme libraries, represented in this commit:
This patch causes libtinyscheme.so
and libtinyscheme.a
to be built in the build_dir directory in the libreCMC source code, but it does not actually get them included in the ipkg package. I was planning to add that in as a selectable package option.
The library is for embedding TinyScheme in another program.