Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 558 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 558 Bytes

Easy Forth

Along the lines of Easy 6502, Easy Forth is a small ebook for learning the Forth language. It includes a JavaScript Forth interpreter inline, making it easy to try writing small Forth programs.

I have forked this to First Make It More Visible To Me, And I am Pretty Blind.

Originally by:

Easy Forth

    <p><em>by</em> <a href="https://twitter.com/skilldrick">Nick Morgan</a></p>

    <p class="view"><a href="https://github.com/skilldrick/easyforth">View on GitHub</a></p>