Kolba is a programming language, primarily maintained by Miralys, that allows you to convert COBOL code into TypeScript, JavaScript, Python, C#, Rust, or Kotlin. Kolba uses COBOL syntax so that COBOL developers can easily adopt it, and the code is then compiled into a chosen modern language (TypeScript, JavaScript, Python, C#, Rust, or Kotlin). At the same time, Kolba can also compile code back into COBOL. Today, COBOL remains widely used, but there is a shortage of developers familiar with it. Our goal is to provide comprehensive documentation on COBOL while enabling developers skilled in modern languages to leverage COBOL technology easily.
@kolbadev/cli: The CLI tool for compiling COBOL code to JavaScript/TypeScript@kolbadev/core: Core library providing useful COBOL utilities and functions@kolbadev/converter: Online converter with configuration support
- Miralys Website
- GitHub
- Discord Server
- Documentation
