Go to file
Yann Esposito (Yogsototh) 6f6c475d16
minor fixes
2022-06-20 12:22:33 +02:00
examples added comment support 2017-04-17 17:35:28 +02:00
lish quote and eval, toward macros 2017-05-13 11:32:24 +02:00
src minor fixes 2022-06-20 12:22:33 +02:00
src-benchmark another benchmark 2019-09-07 15:41:06 +02:00
src-doctest first commit for lish 2017-02-18 17:57:37 +01:00
src-exe first commit for lish 2017-02-18 17:57:37 +01:00
src-test improved slightly 2020-08-02 10:53:28 +02:00
.envrc envrc 2022-04-10 18:41:24 +02:00
.gitignore lish 2022-05-09 00:42:49 +02:00
.travis.yml first commit for lish 2017-02-18 17:57:37 +01:00
CHANGELOG.md first commit for lish 2017-02-18 17:57:37 +01:00
LICENSE first commit for lish 2017-02-18 17:57:37 +01:00
Notes.org hlinted 2017-06-12 09:29:22 +02:00
README.md improved slightly 2020-08-02 10:53:28 +02:00
Setup.hs first commit for lish 2017-02-18 17:57:37 +01:00
flake.lock playing 2022-05-09 21:35:47 +02:00
flake.nix playing 2022-05-09 21:35:47 +02:00
lish-benchmark.html use nix 2020-08-01 10:00:18 +02:00
lish.cabal minor fixes 2022-06-20 12:22:33 +02:00
package.yaml playing 2022-05-09 21:35:47 +02:00
stack.yaml upgraded LTS, stack stopped to work for previous LTS 2019-09-07 08:18:39 +02:00
tutorial.md use nix 2020-08-01 10:00:18 +02:00

README.md

lish

Build Status

This project is an experimental LISP flavoured Shell

Build

Install nix

And then

git clone https://github.com/yogsototh/lish.git
cd lish
nix-shell
cabal run lish