You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execute the following commands in order to run the "Hello World" COBOL program.
@@ -141,12 +142,7 @@ Run.
141
142
java [PROGRAM-ID]
142
143
```
143
144
144
-
## API reference of the runtime library
145
-
146
-
The API reference of the runtime library `libcobj.jar` is available [here](https://opensourcecobol.github.io/opensourcecobol4j/javadoc/libcobj/index.html)
147
-
148
-
## The progress of the development
149
-
145
+
## Development Progress
150
146
151
147
Implemented.
152
148
@@ -160,11 +156,11 @@ Implemented.
160
156
* Sort statements
161
157
* Embedded functions (ACOS, LENGTH, MAX, ...)
162
158
163
-
## The status of NIST85 test
159
+
## Status of NIST85 test
164
160
165
-
opensource COBOL 4J is tested using [NIST COBOL85 test suite](https://www.itl.nist.gov/div897/ctg/cobol_form.htm)
161
+
opensource COBOL 4J is tested using [NIST COBOL85 test suite](https://www.itl.nist.gov/div897/ctg/cobol_form.htm).
166
162
167
-
The result of NIST COBOL85 main test suites
163
+
The result of NIST COBOL85 main test suites:
168
164
169
165
```
170
166
------ Directory Information ------- --- Total Tests Information ---
0 commit comments