Re: FORTH in Python (py4th.py)

2012-07-18 Thread MRAB
On 18/07/2012 23:43, Ian Kelly wrote: On Wed, Jul 18, 2012 at 4:05 PM, wrote: 7 Aralık 1994 Çarşamba 05:04:22 UTC+2 tarihinde Nick Seidenman yazdı: You realize that you're replying to a post from 1994? This code was written for Python 1.0. I'll be pretty impressed if it still works in 2.7.

Re: FORTH in Python (py4th.py)

2012-07-18 Thread Ian Kelly
On Wed, Jul 18, 2012 at 4:05 PM, wrote: > 7 Aralık 1994 Çarşamba 05:04:22 UTC+2 tarihinde Nick Seidenman yazdı: You realize that you're replying to a post from 1994? This code was written for Python 1.0. I'll be pretty impressed if it still works in 2.7. > Thank you for the code. How can i im

Re: FORTH in Python (py4th.py)

2012-07-18 Thread recaialkan
7 Aralık 1994 Çarşamba 05:04:22 UTC+2 tarihinde Nick Seidenman yazdı: > Just for fun I sat down and started writing a forth interpreter in > python. I got as far as putting in control structs and decided I';d > better get back to my real job. It does make a nice little example of > many of the co