Skip to content

curvelogic/eucalypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eucalypt-hs

CircleCI

This is a prototype Haskell implementation of the Eucalypt language for generating, templating, rendering and processing structured data formats like YAML and JSON.

You need stack (brew install haskell-stack...)

For development, run something like:

stack install hlint
stack build --test --file-watch --fast --copy-bins --exec "hlint ."

To build and install the eu binary:

stack install

Health warning

This implementation is currently a very crude substitutional interpreter for experimenting with the shape of the Eucalypt language. It has many shortcuts and shortcomings. It's not complete, nor necessarily even ready for casual use.

About

eucalypt tool for generating and transforming YAML, JSON, TOML

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages