This website requires JavaScript.
Explore
Help
Sign in
jeang3nie
/
gemtext-parser
Watch
1
Star
0
Fork
You've already forked gemtext-parser
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Gemtext parser library in C
12
commits
1
branch
0
tags
147
KiB
C
86.5%
Makefile
13.5%
ae253cec83
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Nathan Fisher
ae253cec83
Refactor, getting rid of parsing modes (just use node types instead)
2023-11-04 00:19:11 -04:00
include
Refactor, getting rid of parsing modes (just use node types instead)
2023-11-04 00:19:11 -04:00
test
Rename several data structures
2023-11-03 18:37:35 -04:00
.gitignore
Commit test .gmi file
2023-10-22 18:51:23 -04:00
compile_flags.txt
Initial commit (non-working)
2023-10-06 01:16:55 -04:00
config.mk
First successful parsing tests
2023-10-14 01:35:11 -04:00
Doxyfile
Added documentation via doxygen
2023-10-11 00:28:53 -04:00
gemtext-parser.c
Refactor, getting rid of parsing modes (just use node types instead)
2023-11-04 00:19:11 -04:00
Makefile
First successful parsing tests
2023-10-14 01:35:11 -04:00