Skip to content

boki1/fmi-json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fmi-json-parser

JSON logo

Description

Implement a JSON parser command line application. However I will implement a JSON parser library and a demo application which uses this library as an example as this seems way more natural to me :). These are contained in lib/ and app/ respectively. In addition there are some tests in the corresponding directory. In another addition, I am required to use only a certain part of the standard library as that is what is the OOP course @fmi is based upon which means that from time to time I will have to implement a certain type myself. Check the mystd/ directory for them.

Problem description in bulgarian.

build-and-tests License: MIT

Building the source code

$ ./build.sh --output=cmake-build-debug

Building the documentation

$ ./build.sh --docs open

License

MIT, Kristiyan Stoimenov 2023

About

Project for the OOP course @fmi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published