Hi friends, Over the past years, I have implemented some hacky bits and pieces of a txn parser and a writer in Emacs Lisp, and I was thinking about pulling them together into something coherent and proper and maybe even publishing it at some point.
However I have a bad habit of re-inventing wheels, so I thought I might ask if something like this exists already? I had a look at https://plaintextaccounting.org, as well as searching this mailing list, but all I found were some parsers written in Rust and some attempts at a tree-sitter based parser for Beancount (which seemed to be so far WIP/incomplete, near as I could tell). It may be a wrong-headed approach, but I prefer to work on my books[0] in Emacs, and I prefer to write my own text manipulation tools in Emacs Lisp (generally speaking). Any feedback would be welcomed. [0] Actually, I do almost everything in Emacs. :D -- Cheers, TRS-80 -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/87le1pw59a.fsf%40isnotmyreal.name.
