https://github.com/ruimaciel/msexpr
M's sexpr library: a s-expressions data structure library implemented in C
https://github.com/ruimaciel/msexpr
c c-library c90 data-structures library parser s-expression s-expressions
Last synced: 23 days ago
JSON representation
M's sexpr library: a s-expressions data structure library implemented in C
- Host: GitHub
- URL: https://github.com/ruimaciel/msexpr
- Owner: ruimaciel
- License: mit
- Created: 2019-04-07T20:46:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-31T14:51:41.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T07:16:41.484Z (over 1 year ago)
- Topics: c, c-library, c90, data-structures, library, parser, s-expression, s-expressions
- Language: C
- Homepage:
- Size: 43 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# M's S-Expressions library





M's s-expressions library: a s-expressions data structure library implemented in C.