Skip to content
/ sec Public
forked from urso/sec

Haskell semantic editor combinators

License

Notifications You must be signed in to change notification settings

cumber/sec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Semantic Editor Combinators as described by Conal Elliott
(See: <http://conal.net/blog/posts/semantic-editor-combinators/>)

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

Languages

  • Haskell 100.0%