Skip to main content

A Forth kernel for IPython (Fork of https://github.com/jdfreder/iforth)

Project description

IForth

Forth kernel for the Jupyter / 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. Run pip install iforth

Development Installation

Clone this repository and do an editable pip install in this repository's folder:

pip install -e .
jupyter kernelspec install ./kernelspec --user   

Note: jupyter kernelspec install is required here, because unlike in normal install, the kernel does NOT automatically show in jupyter kernelspec list.

Usage

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

Project details


Release history Release notifications | RSS feed

This version

0.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

forth_kernel-0.3.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

forth_kernel-0.3-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page