Skip to content

fmpomar/json-pretty-printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-pretty-printer

Automata, Languages & Compilers coursework for ITBA

Building

Dependencies

  • flex
  • bison
  • gcc
  • make

Instructions

Just run 'make'

Running

./bin/json < some_ugly.json > some_pretty.json

About

JSON Pretty Printer in C with Flex & Bison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published