Initial code commit

This commit is contained in:
Pin
2022-03-22 09:32:08 -04:00
parent 0a6f36e4ea
commit aa0528664c
5 changed files with 412 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
**IMPORTANT** this shell is **NOT** meant to be used for any serious applications.
This is for academic purposes only!
## Install
```
make
make install
```