If anyone remembers ELIZA in Basic, now it's been translated into COBOL.
https://en.wikipedia.org/wiki/ELIZA
Here's the BASIC source code:
http://hps.elte.hu/~gk/Eliza/ELIZA.BAS
Here's the COBOL source code:
And here's an installable version for Windows: http://www.arnoldtrembley.com/Eliza-setup-rename-7z-to-exe.7z
Kind regards,
Direct and keyed access files were inherent in the IBM DOS360 / VSE
and OS360 with BDAM (Basic Direct Access Method), ISAM (Indexed
Sequential Access Method) and VSAM (Virtual Sequential Access Method)
being a part of the operating system. COBOL did not exploit all of
the facilities of these file access facilities. Most of the tools
such as the SORT, appropriate IBM utilities and third party languages
such as DYL280 and Easytrieve provided means to access files created
using these facilities. So far as I know neither Windows nor any of
the UNIX / LINUX families have native support for either direct or
indexed access.
Interestingly database access also seems to be
proprietary or at least an add-on to the operating environment for all >operating systems and there are definite differences in the varying
flavors of SQL let alone the other technologies.
Arnold Trembley wrote:
If anyone remembers ELIZA in Basic, now it's been translated into COBOL.https://sourceforge.net/p/open-cobol/contrib/HEAD/tree/trunk/samples/eliza/
https://en.wikipedia.org/wiki/ELIZA
Here's the BASIC source code:
http://hps.elte.hu/~gk/Eliza/ELIZA.BAS
Here's the COBOL source code:
Eliza was interesting, but I really wish I could find a working
And here's an installable version for Windows:
http://www.arnoldtrembley.com/Eliza-setup-rename-7z-to-exe.7z
Kind regards,
copy of Racter...
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 991 |
Nodes: | 10 (0 / 10) |
Uptime: | 146:02:47 |
Calls: | 12,962 |
Files: | 186,574 |
Messages: | 3,266,537 |