Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 712 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 712 Bytes

ForthScript 64

Commodore 64 esque interface for my personal Forth dialect. Please check out my page on ForthScript for more information.

Image #1 Image #2 Image #3

Some additional words are included in this version:

Name Notes
words prints all forth and user defined words
forget (name) forgets the following word from the dictionary
forget! forgets all user defined words

Installation

No installation required. Visit the site to view the project.