Skip to content

Commit

Permalink
UPD readme -- why this fork is created
Browse files Browse the repository at this point in the history
  • Loading branch information
ruv committed May 12, 2024
1 parent 2c9ddaf commit eadaf1c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Easy Forth

Along the lines of [Easy 6502](http://skilldrick.github.io/easy6502/), Easy
Forth is a small ebook for learning the Forth language. It includes a
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.

It's a fork of the [original work](https://github.com/skilldrick/easyforth) by Nick Morgan
that fixes some bugs.

0 comments on commit eadaf1c

Please sign in to comment.