Skip to content

elpinal/hec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hec: An Elacht Compiler Written in Haskell

Requirement

Install

In this repository, use stack:

$ stack install

then, you can see ~/.local/bin/hec.

What is Hec?

Hec is a compiler of the Elacht programming language.

Contribution

  1. Fork (https://github.com/elpinal/hec/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the stack test command and confirm that it passes
  6. Create a new Pull Request

Author

elpinal

About

An Elacht Compiler Written in Haskell [WIP]; developing moved to https://github.com/elpinal/thc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages