Skip to content

This is my semester project of compiler construction. This program read xml as input from from file and print its JSON representation.

Notifications You must be signed in to change notification settings

shankar-01/XML-To-JSON-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

XML-To-JSON-Converter

This is my semester project of compiler construction in java programming. This program read xml as input from from file and print its JSON representation. In this project I have used Top-Down Parsing Approach in this project.

input.txt

image

output

image

About

This is my semester project of compiler construction. This program read xml as input from from file and print its JSON representation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages