cobol2cs VS vscode-ibmi

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

cobol2cs

COBOL / SCOBOL to C#/WPF Translator (by GartzenDeHaes)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cobol2cs vscode-ibmi
1 5
3 253
- 2.4%
1.0 9.9
about 1 year ago 5 days ago
C# TypeScript
GNU General Public License v3.0 or later MIT License
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.

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.

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.

What are some alternatives?

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

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

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

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