Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

marc-parser

Parser from MARC standards to JSON format implemented in Haskell.

Input for parser is file which contains one or more MARC records (5 types of record formats are supported), output is file with structured MARC records in JSON format.

How to use?
Load parser.hs, run main with 2 command line arguments, path to input file and output file respectively.
:main ./test_files/in04.txt ./parsed_files/out04.txt

About

Parser from MARC standards to JSON format implemented in Haskell.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages