【发布时间】:2021-11-12 14:46:30
【问题描述】:
在recent announcement that the F# compiler source was available under the apache license 之后,我决定尝试从源代码构建编译器。但是,我在第一篇文章中失败了,因为似乎缺少一个文件“Microsoft.FSharp-proto.Targets”。这是否与“Microsoft F#, August 2010 Community Technology Preview” 中提供的“Microsoft.FSharp-proto.Targets”相同?构建编译器还需要哪些其他步骤。 F# 团队是否会提供一个“可以正常工作”的脚本来构建编译器?
【问题讨论】:
标签: f#