Product Information

English | 日本語

SIT COBOL is available in two versions: a trial version and a licensed version (paid). 

Below is a comparison table of the features of these two products.

Both versions support language features within the COBOL85 standard. Thus, features standardized after 2002, such as object-oriented capabilities, are not supported. However, you will still be able to fully learn the basic functionalities of COBOL.

Please note that the latest information about this product is provided to those who have registered as users (free of charge)

Feature Differences Between Trial Version and Licensed Version 

●:Supported、ー:Not Supported

Feature

Trial Version

Licensed Version

COBOL85 Standard

Nucleus (R1.0.0~)

Between Programs 
CALL, GOBACK
(Not yet supported )

 ●(*1)

COPY Operation 
COPY
(R1.3.0~)

FILE I/O 
OPEN, CLOSE, READ, WRITE, DELETE, REWRITE
(R1.2.0~)

SORT/MERGE Functions
SORT, MERGE, RELEASE, RETURN
(Not yet supported)

 ●(*1)

Intrinsic Functions
(R1.1.0~)

 ●

Nested Program
(Not supported)


Embedded  SQL function
(Not yet supported)

 ●(*1)

 ●(*1)

Built-in Subroutine Functions
(R1.4.0~)

 ●

Environment Variable access Functions
(R1.3.0~)

 ●

Editing in Dedicated Editor
(R1.0.0~)

Trace Functio
(R1.0.0~)

Execution Step-by-Step
(R1.0.0~)

Data Value Refernce/Update
(R1.0.0~)

Reference Only

 ●(*1)

Data Division Lines

Procedure Division Lines

Executable Lines

Execution in Editor

Execution in Command


Unlimited

Unlimited

Up to the first 50 statements


Unlimited(*2)

Unlimited(*2)

Unlimited(*2)

      ●(*1)


Free

35,000 JPY
(Tax-included price

38,500 JPY)

(*1) As of November 2024, it is under preparation 
(*2) Depends on the PC's memory capacity, etc.

Supported Language Function Range (Details)

More information on the COBOL language features supported by Smart Interpreter Training COBOL can be found here.

System Requirements & Required Software

License Information

This product includes the following library provided under the LGPLv3 license:

The PySide6 library is provided under the LGPLv3 license. For details on the license, please refer to the following URL: 

https://www.gnu.org/licenses/lgpl-3.0.html.en

There are no modifications to the source code of the PySide6 library used as part of this product. Users of this product can replace the PySide6 library in the following way: 

Other parts of this product are provided under their own license terms.

Important Notes & Disclaimer 

This product is developed for educational purposes in COBOL programming. It is provided as a learning tool for programming learners to study COBOL from basics to advanced levels. 

This product is not intended for building or operating business systems. Therefore, our company will not be held responsible for any issues or damages arising from the use of this product in business systems. Please understand this in advance.

Additionally, since this product adopts an interpreter-based approach, the execution performance of programs may be reduced. The interpreter approach involves reading and executing programs line by line, which often results in slower processing speeds compared to the compiler approach.

Furthermore, this product is designed with a philosophy of attempting to run programs as much as possible even in the presence of syntax errors, which may result in unexpected behavior. Therefore, it does not guarantee strict operation or calculation accuracy.

When using this product, please fully understand these points. We continuously strive to improve quality and performance, so please look forward to future updates.

Prohibited Actions