Skip to content

bryantkelley/AdaBinaryArrays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdaBinaryArrays

Ada Project for COMP 3220 Principles of Programming Languages

This project generates two new datatypes: the BINARY_NUMBER and the BINARY_ARRAY. A BINARY_NUMBER is an integer that can be either 0 or 1 and the BINARY_ARRAY is an array containing sixteen elements of type BINARY_NUMBER. The main method then outputs several examples of the data type being used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages