Skip to content

A framework and domain-specific language (DSL) that helps parse and transform structured documents

License

Notifications You must be signed in to change notification settings

stucco-archive/morph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morph

master: [![Build Status] (https://travis-ci.org/stucco/morph.png?branch=master)] (https://travis-ci.org/stucco/morph) dev: [![Build Status] (https://travis-ci.org/stucco/morph.png?branch=dev)] (https://travis-ci.org/stucco/morph)

Morph is a framework and domain-specific language (DSL) that helps parse and transform structured data. It currently supports several file formats including XML, JSON, and CSV, and custom formats are usable as well.

Documentation

You can read the user guide or go through the Scaladoc. I suggest going through the user guide. The Scaladoc can get a little scary.

Updating User Guide

The user guide is created with pamflet.

All files to generate the user guide are in /src/pamflet

After modifying the user guide, any changes can be previewed with pf src/pamflet/

To publish the user guide, you will need to run sbt make-site to build, and then sbt ghpages-push-site to update the site.

About

A framework and domain-specific language (DSL) that helps parse and transform structured documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published