Skip to content

This repo contains an assembly program to compute the factorial of a given number.

Notifications You must be signed in to change notification settings

qm3/Factorial-in-Assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factorial-in-Assembly

This project computes the factorial of a given number. The program is written in assembly language.

To build the program, type: $ assembler.pl prologue.asm main.asm fact.asm

About

This repo contains an assembly program to compute the factorial of a given number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published