Perfect ! Way simpler than these python thingies ! Now I am appreciating querying my beancount file right out of the REPL ! Is there any limabean community where we could share and discuss it ?
Le samedi 28 février 2026 à 23:50:01 UTC+1, Simon Guest a écrit : > > https://github.com/tesujimath/limabean/blob/main/clj%2Fdoc%2F20-installation.md > > The sections you need to read are Manual Installation, Running from > Clojars, and macOS. 😀 > > > On Sun, 1 Mar 2026, 7:15 am 'Xavier M' via Beancount, < > [email protected]> wrote: > >> Heya, >> >> How do you install it on macOS ? >> >> Le jeudi 5 février 2026 à 06:27:01 UTC+1, Simon Guest a écrit : >> >>> Ahoy Beancounters! >>> >>> I have been busy for a little while now on a new implementation of >>> Beancount in Rust and Clojure, called limabean. 🥁 >>> >>> https://github.com/tesujimath/limabean >>> >>> It is an implementation of Beancount in the sense that the file format >>> and the booking algorithm are the same, although there are several new and >>> different ideas. >>> >>> Foremost among the differences is that the user interface is the Clojure >>> REPL, there is no Beancount Query Language (by design). >>> All the directives, inventory positions, and so on, are exposed as >>> Clojure data structures, enabling the full power of Clojure for drilling >>> into it all. >>> >>> There are surely rough edges and unfinished business, but at this stage >>> I would be grateful if anyone is inclined to have a look and give me their >>> feedback. >>> >>> Happy Beancounting! >>> >>> cheers, >>> Simon >>> >> -- >> > 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 visit >> https://groups.google.com/d/msgid/beancount/495a199c-736f-4bb9-a46d-59a6bf8edf07n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/beancount/495a199c-736f-4bb9-a46d-59a6bf8edf07n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 visit https://groups.google.com/d/msgid/beancount/f018926a-3c0d-4dad-89bf-f11f7d988f3cn%40googlegroups.com.
