forth_wizard icon indicating copy to clipboard operation
forth_wizard copied to clipboard

Python To Forth Compiler

Open PythonLinks opened this issue 1 year ago • 0 comments

In the Reddit posting it says:

This was written for a Python to Forth compiler which is written in Python

Can you tell me more about this Python to Forth compiler please. I am busy building J1 based stack machines, but most people do not want postfix notation, so I am looking for an infix stack machine compiler.

Your Lisp implementation in Forth also looks interesting.

Here is a Pascal to stack machine compiler

Thank you.

PythonLinks avatar Oct 31 '24 12:10 PythonLinks