8 Commits

Author SHA1 Message Date
fdda938352 Refactoring more. 2025-05-31 01:35:33 -05:00
9546b2bcfe Better demo program. 2025-03-27 16:36:52 -04:00
c20c60f934 Make sure required headers are included in JSON.hpp 2025-03-22 15:08:43 -04:00
77c7f241a5 Working on making this lib more usable by usage-testing. 2024-11-04 17:18:18 -05:00
42fd86bdf1 Working on making this lib more usable by usage-testing. 2024-11-04 16:40:57 -05:00
ddc5d3fee7 Restructure
Make the type that will eventually be returned. The idea is that, You'd want it to be easy to traverse the file with it's descending structure. This will also make it easy to turn it back into json.
2024-11-03 13:52:43 -05:00
da75265fcb lexer update
parse decimals and negatives.
2024-11-02 09:51:22 -04:00
scientiist
058730fcd4 JSON parser, lexer, reassembler initial test 2024-08-20 13:32:02 -05:00