Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

TypeCobolTeam/TypeCobolBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeCobolBuild

Build engine for TypeCobol : A Prototype of an incremental Cobol compiler front-end for IBM Enterprise Cobol 5.1 for zOS syntax. The purpose of the TypeCobolBuild project is to provide a tool for compiling projects using the parser/generator TypeCobol.

Architecture overview

Projects

The solution contains 3 projects

  • JTCB is the main java project, it uses the RTC-SDK (Rational Team Concert) to access files located on RTC Streams.
  • TCB is a DLL (Dynamic Link Library) written using C++/CLI programming language which implements the interoperability between the Java SDK and the .Net Framewok.
  • TypeCobolBuilder is the Build Engine implementation directly in relation with TypeCobol infrastructure and written using C# programming language.

Projects Dependencies

Modules data flow diagram

Alt text

Generating the solution

The solution is generated using various configuration (see Wiki Home Page)

  • JTCB can be generated using:
  • TCB and TypeCobolBuilder are generated using a Visual Studio 2015 (at least Community Edition) solution.

About

TypeCobol build currently based on RTC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published