Skip to content

haskell-lisp/axel

This branch is 13 commits behind axellang/axel:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f51b4d9 · Feb 18, 2021
Jan 25, 2020
Sep 14, 2019
Jan 25, 2020
Jan 26, 2020
Jan 26, 2020
Sep 14, 2019
Sep 6, 2019
Sep 16, 2019
Sep 16, 2019
Sep 26, 2018
Jan 26, 2020
Jun 28, 2018
Feb 18, 2021
Jan 25, 2020
Jan 25, 2020
Jan 9, 2020
Jan 9, 2020

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%