A jupyter kernel implementation of LOLCODE.
- install lci (make sure you can run lci from the commandline)
- download/clone this project
- open shell in project folder
pip install -e ./
- then install kernelspec
janslolcodekernel
- or
jupyter kernelspec install --user janslolcodekernel
jupyter kernelspec uninstall janslolcodekernel
pip uninstall janslolcodekernel