Anders Hejlsberg's C# 4.0 REPL

前端 未结 10 706
甜味超标
甜味超标 2020-12-13 04:05

During the last 10 minutes of Ander\'s talk The Future of C# he demonstrates a really cool C# Read-Eval-Print loop which would be a tremendous help in learning the language.

10条回答
  •  一整个雨季
    2020-12-13 04:49

    To update on this old question c# REPL is now available as part of Visual studio IDE (starting VS 2015 update 1).

    Introducing the Visual Studio 'C# REPL'

提交回复
热议问题