diff --git a/README.md b/README.md new file mode 100644 index 0000000..6c6eeba --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +JumpForth +========= + +JumpForth is a 32-bit FORTH implementation for Linux on x86. + +Based loosely on [JonesForth](https://github.com/nornagon/jonesforth).