Boo vs. IronPython

后端 未结 7 849
情歌与酒
情歌与酒 2020-12-30 22:18

After having looked at each of these two projects, it seems that both are VERY similar. Both run on top of the CLI, both have python style syntax, both use .NET instead of t

7条回答
  •  鱼传尺愫
    2020-12-30 22:23

    The main difference, in my opinion, is that IronPython is an implementation of a mature language - while Boo is younger and less known.

提交回复
热议问题