beancount-parser-lima 0.16.2

A zero-copy parser for Beancount
Documentation
1
2
3
4
5
6
7
# ANOMALY: if there are parse errors, Lima only returns the errors
errors {
  message: "found 'open' expected something else"
}
errors {
  message: "found 'close' expected something else"
}