本文介绍了有没有人用Python实现BASIC?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人试过用Python实现一个简单的非结构化BASIC方言

?我对语言实现感兴趣,并且

看一个相当简单的例子就好了。

有趣。

Has anyone ever tried implementing a simple unstructured BASIC dialect
in Python? I''m getting interested in language implementation, and
looking at a reasonably simple example like that could be pretty
interesting.

推荐答案




Dunno about BASIC,但是Ian Bicking完成了Logo:


HTH



Dunno about BASIC, but Ian Bicking has done Logo: http://pylogo.sourceforge.net/

HTH




关于BASIC的Dunno,但Ian Bicking已完成Logo:




关于Logo的Dunno,但我只是出于普遍的堕落而做了Forth。

我想我可以发布它。



Dunno about Logo but I did Forth just out of general perversity.
I suppose I could post it.




关于BASIC的Dunno,但Ian Bicking已完成Logo:



关于Logo的Dunno但是我只是出于普遍的反应而做了Forth。
我想我可以发布它。


Dunno about Logo but I did Forth just out of general perversity.
I suppose I could post it.




请做!



Please do!


这篇关于有没有人用Python实现BASIC?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-28 17:24