vscode-ibmi VS cobol2cs

Compare vscode-ibmi vs cobol2cs and see what are their differences.

cobol2cs

COBOL / SCOBOL to C#/WPF Translator (by GartzenDeHaes)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
vscode-ibmi cobol2cs
5 1
250 3
1.2% -
9.9 1.0
6 days ago about 1 year ago
TypeScript C#
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vscode-ibmi

Posts with mentions or reviews of vscode-ibmi. We have used some of these posts to build our list of alternatives and similar projects.

cobol2cs

Posts with mentions or reviews of cobol2cs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-03.
  • COBOL: You’re thinking about it wrong – GCN
    2 projects | news.ycombinator.com | 3 Mar 2023
    There are companies that specialize in this area such as Microfocus and Fujitsu.

    A long time ago, I wrote a Tandem COBOL to C# and WPF translator (https://github.com/GartzenDeHaes/cobol2cs). The key bits are:

    - COBOL UI's run in a customer written environment that provides navigation and session data. In the system that I wrote, there's a WPF application that provides these services.

    - Convert SCREEN COBOL to C#. The Tandem uses a VT6530 that is similar to an extended IBM 3270. There are client-side protected fields and scrollable areas that need to be emulated in WPF.

    - Convert COBOL servers to C#. The Tandem has a 3-tier architecture where the screen programs talk to services running in a middle tier through an network layer called PATHWAY. These can be converted to classes and be created on demand in C#.

    - Remote access to SQL/MP databases. Tandem has a Java Servlet environment that can be used as a data access layer. The transpiler generates these Servlets and the C# data access layer.

What are some alternatives?

When comparing vscode-ibmi and cobol2cs you can also consider the following projects:

vscode-markdownlint - Markdown linting and style checking for Visual Studio Code

cobol-programming-course - Training materials and labs for a "Getting Started" level course on COBOL

vscode-ibmi-languages - Syntax highlighting for IBM i languages such as RPG, CL, DDS, MI, and RPGLE fixed/free.

pretty-ts-errors - πŸ”΅ Make TypeScript errors prettier and human-readable in VSCode πŸŽ€

nodejs-itoolkit - A JavaScript (Node.js) library for communicating with IBM i