5

Visual Studio 2010 里面现在有 COBOL 编译器是真的吗?

我在一篇文章中看到了这一点。

我也看过它的视频

问题是,我在哪里可以找到它?我一直在搜索VS2010,但仍然没有任何线索。

谢谢回答。

4

5 回答 5

9

I should start by pointing out that I work for Micro Focus and I'm responsible for the COBOL products so you could say I have a vested interest!

Micro Focus has had a COBOL for Visual Studio and supported managed .NET code since VS 2005 and .NET v1. The current product is called "Net Express with .NET" (OK, I know it's not a great name!). We've had a freely downloadable version for personal use but we've had to update it recently and the downloads have been suspended - should be back soon.

We've just announced our new Visual COBOL which is built on Visual Studio 2010. This is a really major update for our technology. Amongst other things, we had a review of the COBOL language to slim it down and make it much easier to use for .NET programming. Talking to some C# programmers recently they quickly understood the COBOL and could start working on the code with very little assistance. I'd better stop the promotion stuff! If you want more information, take a look at http://vs2010.microfocus.com.

A few other really useful sources of information if you're interested in COBOL with VS or .NET:

- CSharpCorner

- Code Project

In either site, just do a search for COBOL.

于 2010-04-27T16:31:45.173 回答
1

Visual COBOL 社区正在开发一个 Google 'knol' 作为关于 Visual Studio cobol 的社区网站。如果可以改进,请告诉我们您可能需要的其他信息等: http: //knol.google.com/k/alex-turner/visual-studio-cobol/2246polgkyjfl/8#

谢谢 - AJ

于 2010-06-05T12:48:34.177 回答
1

Visual Studio 中没有 COBOL 编译器。可能只是它安装在您找到该页面的实验室计算机上。1然而,.NET有COBOL,他们也在那里谈论 Visual Studio 集成。可能还有其他人也集成到 VS 中。


1同样,我不认为 Windows 附带 Eiffel IDE,只是因为它安装在我们大学的计算机上。

于 2010-04-27T13:00:24.460 回答
1

COBOL 不是 VS 的一部分,但通过附加组件包含在内。安装说明可以在您引用的网站上找到:http://www.bgsu.edu/departments/compsci/docs/cobol.html

于 2010-04-27T13:00:34.960 回答
1

您需要有Micro Focus Visual COBOL。它将这些项目类型添加到 Visual Studio IDE。

这是他们产品的另一个链接

于 2010-04-27T13:00:45.270 回答