/iforth

Forth kernel for the IPython notebook

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

IForth

Forth kernel for the IPython notebook. Requires IPython 3.x (master at the time of writing).

Installation

  1. Install Gforth. Make sure it is accessible via the commandline/terminal (gforth --version).
  2. Clone this repository and run pip install . (may require sudo, depending on Python location).

Usage

Run ipython notebook. In a new or existing notebook, use the kernel selector (located at the top right of the notebook) to select IForth.