[Cuis-dev] STON implementation in Cuis?
ken.dickey at whidbey.com
ken.dickey at whidbey.com
Wed Jul 23 07:06:39 PDT 2025
On 2025-07-23 04:29, Joel Camera via Cuis-dev wrote:
> Thanks Ken! I asked because we need a Tonel implementation for Cuis!
> I'll check it out if it meets our needs.
> The readme says it is a work in progress, what would be needed for it
> to be considered stable?
That depends on your needs.
You will see that I took a shortcut to be able to browse Tonel format
files -- they get rewritten as Chunk format. Then just use our standard
browser.
I also added the ability to "bilk convert" directories of Tonel format
files into Chunk format. This lets me browse, e.g. the Bee runtime
code.
Primarily, the code needs testing. I have found and fixed a few edge
cases in the rewrite code, but I suspect there are others.
I have done almost nothing to test rewrite of Chunk format into Tonel.
Also, I am not a "parser guy", so more not very organized. I basically
"muddle through", fix and improve as I go along.
HTH,
-KenD
More information about the Cuis-dev
mailing list