TinyScheme: Library Support Merged into libreCMC

As requested, I split TinyScheme in two packages: one installs the TinyScheme interpreter and the init.scm file, and the other installs the library for embedding TinyScheme in a C program. The libreCMC merge commit is here:

Commit 67c4b46aed

This is fundamentally a complete package (packages) but an area of improvement would be to reduce the size of compiled binaries, to take up less of that precious embedded flash space. I believe there are some additional compiler flags which could help with that.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s