Skip to content

TomerGibor/JSON-Parser

Repository files navigation

JSON-Parser

General Information

This is a command-line-interface JSON parser written in C.

How to use

$ JSON-Parser <json_file_name>

       _    _____    ____    _   _                                              
      | |  / ____|  / __ \  | \ | |                                             
      | | | (___   | |  | | |  \| |    _ __     __ _   _ __   ___    ___   _ __
  _   | |  \___ \  | |  | | | . ` |   | '_ \   / _` | | '__| / __|  / _ \ | '__|
 | |__| |  ____) | | |__| | | |\  |   | |_) | | (_| | | |    \__ \ |  __/ | |   
  \____/  |_____/   \____/  |_| \_|   | .__/   \__,_| |_|    |___/  \___| |_|   
                                      | |                                       
                                      |_|                                       

Welcome to my JSON parser!
To exit, type "exit". If you need help, type "help"
$ JSON-parser: enter key (if nested keys, separated by "->")
$ enter key:

Compiled executables for both Windows and Linux operating systems are located in main folder.

About

A CLI JSON parser written in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published