Show HN: Numscript, a declarative language to model financial transactions

transactions:
  - title: Purchase of evil machine
    transfers:
      - utc: '2017-02-17'
        from: anna
        to: evil-corp
        amount: 50000 €
      - utc: '2017-02-17'
        from: evil-corp
        to: anna
        amount: 1 evil-machine

Other than its nice parsability, I don't see how this is simpler than ledger format, provided that you are willing to spend 15+ min to get the hang of double-entry accountings... This sort of simple records is not sufficient, even for personal finance.

Oh, I didn't see that kind of yaml syntax for NumScript. It's not Transity you're looking at ?

Sorry, it was! Numscript is better yes. It's no ledger but definitely better than transity.