yogsototh / lish

An experimental LISP flavoured shell written in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project has two homes. It is ok to work in github, still, for a better decentralized web please consider contributing (issues, PR, etc...) throught:

https://gitlab.esy.fun/yogsototh/lish


lish

Build Status

This project is an experimental LISP flavoured Shell

Build

Install stack

And then

git clone https://github.com/yogsototh/lish.git
cd lish
stack setup && stack build
stack exec -- lish-exe

To note

This Haskell project use the stack template tasty-travis.

Please read file tutorial.md for first steps in using the template.

About

An experimental LISP flavoured shell written in Haskell

License:ISC License


Languages

Language:Haskell 100.0%