Skip to content

LUNAR_LANDING_GUIDANCE_EQUATIONS of the Apollo-11 which comes in assembly language, has been refactored into C++ code and then with the bad smells removed.

License

Notifications You must be signed in to change notification settings

hamzaskhan/Refactored-Apollo-11-Lunar-Landing-Guidance-Equations-Module

Repository files navigation

Refactored-Lunar-Landing-module

LUNAR_LANDING_GUIDANCE_EQUATIONS of the Apollo-11 which comes in assembly language, has been refactored into C++ code and then with the bad smells removed.

The text file contains the Original moon landing code in assembly. The raw_convert.cpp file is a translation from Assembly to C++ The refactored_ver.cpp file is a refactored version of the code with previous bad smells removed, including exception handling, big classes and comments.

About

LUNAR_LANDING_GUIDANCE_EQUATIONS of the Apollo-11 which comes in assembly language, has been refactored into C++ code and then with the bad smells removed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages