Skip to content

⚠ A sort of working ledger parser that was good enough for a script I ran, but I actually don't know how to write parsers! ⚠

Notifications You must be signed in to change notification settings

strickinato/crystal-ledger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Crystal Ledger Parser

I've never written a parser before. I looked at this article: https://www.blackbytes.info/2015/04/parsing-with-ruby/ and translated what I think I needed into Crystal. I was able to then use this to write a simple script to completely deduplicate all my transactions that I stupidly duplicated and sorted!

Parser Advice encouraged!

About

⚠ A sort of working ledger parser that was good enough for a script I ran, but I actually don't know how to write parsers! ⚠

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published