[Cuis-dev] [Ann] Bootstrap and CuisDynamicLibraries
Douglas Brebner
kirtai+st at gmail.com
Fri Oct 27 14:41:29 PDT 2023
On 26/10/2023 19:32, Juan Vuletich via Cuis-dev wrote:
> 1) Bootstrap. A package that lets us bootstrap new Cuis images,
> including only what is desired. Smallest so far is about 150Kb, and
> includes Stdout, Collections, Magnitudes, etc.
>
> 2) CuisDynamicLibraries. These are files that include compiled Cuis
> code. They are somewhat similar to .so and .dll. They are much (MUCH!)
> faster to load than .pck.st, and don't require a Compiler to be present.
>
> These together allow for an image of less than 200kb that can load any
> needed additional code via .dcl files.
Oh wow, I've been wanting something like this for *so* long.
Maybe getting Cuis onto a microcontroller will be possible after all.
More information about the Cuis-dev
mailing list