Skip to content

urso/sec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Editor Combinators
===========================

Semantic Editor Combinators as described by Conal Elliott
(See: <http://conal.net/blog/posts/semantic-editor-combinators/>)
and Template Haskell support for automatically creating semantic 
editor combinators from Algebraic Data Types

Installation
============

1.) Get from github:
    # clone repository
    $ git clone git://github.com/urso/sec.git

    # or download tarball:
    wget http://github.com/urso/sec/tarball/master

    # or download zip:
    wget http://github.com/urso/sec/zipball/master
   
2.) In sec-directory install using cabal:
    $ cabal install

About

Haskell semantic editor combinators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published