Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

HP BASIC for OpenVMS

HP BASIC for OpenVMS - Programming language

< >

HP BASIC for OpenVMS is a programming language created in 1982.

#1116on PLDB 41Years Old 75Users
0Books 0Papers

HP BASIC for OpenVMS is the latest name for a dialect of the BASIC programming language created by Digital Equipment Corporation (DEC) and now owned by Hewlett-Packard Enterprise (HPE). It was originally developed in the 1970s for the RSTS-11 operating system on the PDP-11 minicomputer. It was later ported to OpenVMS, first on VAX, then Alpha, and most recently Integrity. Read more on Wikipedia...


Example from Wikipedia:
10 PRINT "Enter a temperature in Celsius "; INPUT C when error in X = REAL(C) PRINT "Temperature in degrees Fahrenheit is "; (X * 1.8) + 32 use PRINT "Error: Enter a valid numeric value." end when 40 END
planner.html 路 hp-basic-for-openvms.html 路 superbasic.html

View source

- Build the next great programming language Search v2023 Day 205 Docs Acknowledgements Traffic Traffic Today Mirrors GitHub feedback@pldb.com