Are there any Common Lisp implementations for .Net?

后端 未结 9 2069
故里飘歌
故里飘歌 2020-12-23 21:46

Are there any Common Lisp implementations for .Net?

9条回答
  •  伪装坚强ぢ
    2020-12-23 22:07

    No, but you might want to consider IronScheme running on the DLR.

    From the website:

    IronScheme will aim to be a R6RS conforming Scheme implementation based on the Microsoft DLR.

    IronScheme will be a complete rewrite of IronLisp incorporating lessons learnt while developing IronLisp.

提交回复
热议问题