Skip to content

Programs written for MS-DOS with Borland C++ and TASM to generate OEIS sequences

Notifications You must be signed in to change notification settings

paulsoper/oeis-msdos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oeis-msdos

Programs to generate integer sequences found in oeis, using ms-dos, with Borland C++ and TASM

Compile display.asm, gcf.asm, and totient.asm with tasm.

Compile .asm files for sequences with, for instance, tasm a000018m.asm, and then then tlink a000018m display

For c code, compile with bcc, for instance bcc a000040c.bcc - this will produce the executable .exe directly

About

Programs written for MS-DOS with Borland C++ and TASM to generate OEIS sequences

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published