I'd be interested in hearing about the variability you think there is in the file format (I use a stricter format for *myself*) like, for example, not allowing prefixed currencies and such and demanding ISO 3 letter curency codes etc, but would be interested in hearing the types of things that we all feel _should_ be removed. I've been quietly working on a Go port (just not a huge Rust fan tho it's great for systems work), but wanted to add in features that would make it better for business reporting, stock portfolio trakcing, and in particular, I've ended up using a python tool for doing my business reporting pyreport a lot which I'd love to bake in.
Willing to share the Go code as well, but I do like the idea of a tighter "spec" to the ledger plain text accounting format, and a fresh code base start. (I know someone mentioned a Rust port before, so not sure if this is the same one, but just find Go easier to find collaborators for on things and despite Rust's systems edge performance, have only really seen it useful for deep high performance systems programming - though I'll probably eat those words in a few years when I move over to it as a primary language off Go... 😂) One thing I need... a better name than *ledgor*... 😂 ciao ! Daryl. On Thu, Oct 30, 2025 at 7:18 AM <[email protected]> wrote: > [email protected] > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/ledger-cli/topics> > Google > Groups > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > [image: > Google Groups Logo] > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > Today's topic summary > View all topics > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/ledger-cli/topics> > > - Rust ledger <#m_5364809965984231773_group_thread_0> - 2 Updates > > Rust ledger > <http://groups.google.com/group/ledger-cli/t/ac3178a1b90cd024?utm_source=digest&utm_medium=email> > Martin Michlmayr <[email protected]>: Oct 29 06:35PM +0800 > > I saw on GitHub that there's a new Rust port of Ledger being worked > on. > > Can I ask what the plan is for this port? Is this going to be a 100% > compatible port (i.e. the current test suite will ...more > <http://groups.google.com/group/ledger-cli/msg/bfc69ebae22c?utm_source=digest&utm_medium=email> > John Wiegley <[email protected]>: Oct 29 02:43PM -0700 > > >>>>> "MM" == Martin Michlmayr <[email protected]> writes: > > MM> I saw on GitHub that there's a new Rust port of Ledger being worked on. > MM> > MM> Can I ask what the plan is for this port? Is this going ...more > <http://groups.google.com/group/ledger-cli/msg/e4410b820960?utm_source=digest&utm_medium=email> > Back to top <#m_5364809965984231773_digest_top> > You received this digest because you're subscribed to updates for this > group. You can change your settings on the group membership page > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/ledger-cli/join> > . > To unsubscribe from this group and stop receiving emails from it send an > email to [email protected]. > -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/ledger-cli/CAL9aZkuR8VEOc9Mhvm0D1MNTH%3DXwnd7z3379Cd52nD74w_nJLQ%40mail.gmail.com.
