Releases: sohang3112/iforth
Releases · sohang3112/iforth
v0.3
- Uploaded package to Pypi - it can now be installed with
pip install forth_kernel
.
- Exit early with error if GForth is not available in Environment Path.
- Show
stderr
of GForth properly in Jupyter cell output.