Skip to content

jdfreder/iforth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Forth kernel for the IPython notebook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages