-
Notifications
You must be signed in to change notification settings - Fork 12
attempt to write a simple Forth interpreter in Python
License
jtauber/forth
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the beginning of a Forth interpreter in Python, written just to learn a little bit about Forth. There's still more to do and some of the fundamentals may have to change if it turns out some missing feature of Forth is not implementable the way I've currently done things. One thing I am proud of, though, is the way Python functions are turned into their equivalent operating on a stack. Suggestions welcome, though, especially for expanding coverage of Forth.
About
attempt to write a simple Forth interpreter in Python
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published