Skip to content

sohang3112/iforth

Repository files navigation

IForth

Forth kernel for Jupyter notebook / lab. This is a fork of github.com/jdfreder/iforth.

Open in Colab

Example Notebook Screenshot

Note: Check the changelog to see the latest changes in development as well as in releases.

Installation

Install python and gforth, ensuring they are available in environment PATH, then do:

$ pip install forth_kernel
$ python -m forth_kernel.self_install --user

Note: Currently supported on Linux only because on Windows, gforth doesn't work.

Documentation

See detailed documentation at this repo's wiki. TODO: The wiki is empty, update docs there!

Usage

  • Run jupyter notebook (or jupyter lab, whichever you prefer).
  • In a new or existing notebook, use the kernel selector (located at the top right of the notebook) to select IForth.

About

Jupyter kernel for Forth programming language

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •