Skip to content

haskell-lisp/axel

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 99.7%
  • Shell 0.3%