[Info-vax] VMS Software needs to port VAX DIBOL to OpenVMS X86 platform

Arne Vajhøj arne at vajhoej.dk
Sat Dec 19 20:34:53 EST 2020


On 12/19/2020 5:44 PM, 1tim.... at gmail.com wrote:
> here is a more modern Dibol example - not 99 bottles of beer. it was written just to test a String parser class, written in Dibol.
> 
> import parser
> import System.Collections
> 
> record
> 
> 	parse		, at StringParser
> 	arry		, at ArrayList
> proc
> 		parse = new StringParser()     ;; create instance of parser

Again the code is for .NET platform (System.Collections.ArrayList).

If all modern Dibol code is being written for .NET (.NET is a great
platform so I can understand that) then that may explain why
Dibol on VMS x86-64 is still TBD.

Arne




More information about the Info-vax mailing list