Ermine
_,-/"---,
;""""""""""; _`;; "" «@`---v
; ::::: :: "' _` ;; " _.../
;" ;; ;;; '",-`:: ;;,'""""
;" ;;;;. ;; ;;; ::` ____
,/ / ;; ;;;______;;; ;;; ::,` / __/_____ _ ( )__ __
/;; _;; ;;; ; ; / _//`__/ ' \/ /`_ \/ -)
| :/ / ,;' ;_ "")/ /___/_/ /_/_/_/_/_//_/\__/ 0.6
; ; / /"""= \;;\\""= Copyright © 2010-13 McGraw Hill Financial
;"""';\::""""""= \\"""=
\/"""
This is an experimental compiler for the Ermine programming language developed at McGraw Hill Financial.
Build Notes
It is advised when building to use the following flags in your ~/.cabal/config
.
library-vanilla: True
shared: True
executable-dynamic: True
This will shrink the resulting executables from around 6 megabytes with split-objects to around 60 kilobytes.
Contact Information
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell or #ermine IRC channels on irc.freenode.net.
-Edward Kmett