Show HN: A new language for COBOL workloads, built on Go
github.comΒ·5hΒ·
Discuss: Hacker News
Flag this post

CobGO Community Edition - Open Source COBOL Modernization

CobGO Community Edition is an open-source Domain Specific Language (DSL) and compiler for modernizing COBOL applications to Go. This edition provides the core compiler infrastructure, COBOL parser, and basic runtime support - everything you need to get started with COBOL modernization.

πŸš€ What’s Included

Core Compiler & Language Support

  • βœ… COBOL Parser - Robust parsing of COBOL source code (COBOL-74 standard)
  • βœ… DSL Language - Clean, modern syntax for COBOL modernization
  • βœ… Intermediate Representation - Language-agnostic business logic representation
  • βœ… Go Code Generation - Production-ready Go code with proper error handling
  • βœ… Basic Runtime - COBOL-compatible data types and operations…

Similar Posts

Loading similar posts...