Initial VCard 3.0 implementation completed.

This commit is contained in:
2023-04-04 14:31:44 -05:00
parent c322616747
commit 82dffc1154
8 changed files with 1074 additions and 181 deletions

View File

@@ -0,0 +1,10 @@
## Debugging
*Need to clean up and organize*
Run `tlexer` tests in gdb:
```sh
$ cd tests
$ nim --debuginfo --linedir:on c tlexer
$ gdb --tui tlexer