Skip to content

Lishp is a Unix shell written in hy (a lisp dialect embedded in python)

License

Notifications You must be signed in to change notification settings

mohamedkhattab/lishp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lishp

Lishp is a Unix shell written in hy (a lisp dialect embedded in python)

This project is experimental and should not be used for anything serious

usage

to use lishp you need to have python 3 and pip installed

clone the repo by running:

$ git clone https://github.com/mohamedkhattab/lishp.git

change directory to the repo:

$ cd lishp/

then install the requirements through pip by running:

$ pip install -r requirements.txt

then you can run lishp using:

$ ./lishp.hy

About

Lishp is a Unix shell written in hy (a lisp dialect embedded in python)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages