/axel

Haskell + Lisp

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Axel

Haskell + Lisp (+ JVM/Node/…, soon) = Profit!

See https://axellang.github.io.

https://travis-ci.org/axellang/axel.svg?branch=master

CURRENT STATUS: I’m currently recovering from some academic burnout (much to my chagrin), hence the dearth of recent activity. I promise that Axel is not abandoned, and active development should resume within the next several months.

Code Style

Run scripts/format.sh to format code and scripts/lint.sh to run the linter.

Running

Run cabal run -- axel <arguments> to build and run the project and scripts/test.sh to test the project.

Examples

See the .axel files in this repository for example Axel programs.