No description
Find a file
Yann Esposito (Yogsototh) 18ddac1e30
improved slightly
2020-08-02 10:53:28 +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 improved slightly 2020-08-02 10:53:28 +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 improved slightly 2020-08-02 10:53:28 +02:00
.gitignore use nix 2020-08-01 10:00:18 +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
default.nix use nix 2020-08-01 10:00:18 +02:00
LICENSE first commit for lish 2017-02-18 17:57:37 +01:00
lish-benchmark.html use nix 2020-08-01 10:00:18 +02:00
lish.cabal tests and benchmarks cleanup 2019-09-07 14:13:04 +02:00
nixpkgs.nix use nix 2020-08-01 10:00:18 +02:00
Notes.org hlinted 2017-06-12 09:29:22 +02:00
package.yaml tests and benchmarks cleanup 2019-09-07 14:13:04 +02:00
README.md improved slightly 2020-08-02 10:53:28 +02:00
release.nix use nix 2020-08-01 10:00:18 +02:00
Setup.hs first commit for lish 2017-02-18 17:57:37 +01:00
shell.nix use nix 2020-08-01 10:00:18 +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

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