Giter VIP home page Giter VIP logo

vms-cd-new's Introduction

OpenVMS Freeware "CD" (converted to C++)

OpenVMS has a very confusing way of changing the current directory, compared to UNIX or Windows. There's a popular freeware replacement for the CD command, which is extremely featureful, but has the downside of being written in VAX macro assembly language, which has to be compiled to native code on the newer CPU architectures that VMS supports: Alpha, Itanium, and soon x86-64.

I decided to try to translate the 22-year-old VAX MACRO source code to modern C++, using the same OpenVMS functions, but with a more idiomatic coding style that will hopefully be educational to people seeking to learn OpenVMS development.

This is still a work in progress, but I wanted to sync the repo with the code that I've been working on, to encourage me to finish it. The original code is checked in under original-src. The current version compiles and echoes its arguments. I'm still translated and wiring up the functionality, but you can see the C++ wrappers that I've written so far to abstract the low-level VMS details.

References:

vms-cd-new's People

Contributors

jhamby avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

roare gtackett

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.