https://github.com/burningenlightenment/sexpr-cpp
Data S-Expression parser/emitter for c++
https://github.com/burningenlightenment/sexpr-cpp
cpp s-expression s-expressions
Last synced: about 2 months ago
JSON representation
Data S-Expression parser/emitter for c++
- Host: GitHub
- URL: https://github.com/burningenlightenment/sexpr-cpp
- Owner: BurningEnlightenment
- License: mit
- Created: 2017-02-14T08:11:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-18T14:07:14.000Z (about 8 years ago)
- Last Synced: 2025-01-26T01:45:25.304Z (3 months ago)
- Topics: cpp, s-expression, s-expressions
- Language: C++
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/BurningEnlightenment/sexpr-cpp)
[](https://coveralls.io/github/BurningEnlightenment/sexpr-cpp?branch=master)# sexpr-cpp - a S-Expression Parser/Emitter
WIP