A tree-sitter parser for Financial Information eXchange (FIX®). Used as the base for an fix.nvim for FIX message viewing.
- Parses FIX messages into key/value pairs
- Supports '|', '^', and '\x001' as field delimiters
- Recognizes '#' as a comment marker
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A tree-sitter parser for Financial Information eXchange (FIX®). Used as the base for an fix.nvim for FIX message viewing.