monkey-w1n5t0n / axel

Haskell + Lisp

Home Page:https://axellang.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axel

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

See https://axellang.github.io.

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

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.

About

Haskell + Lisp

https://axellang.github.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 99.7%Language:Shell 0.3%