Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUMANCALCS - A library and calculator software written in JAVA

  • Humancalcs give a set of basic and complex arithmetic operations in an "human way". Numbers are an array of characters {'0'...'9'} and operations are executed character-by-character like a person does (for example sum is done in column), the purpose is educational.
  • The project is under development and now have capability to do few operations like sums, subtractions and comparision, you can play with them in Main method in "test.java".
  • To compile simply do ./make , .jar file will be saved in build/dist
  • To clean build tree, do ./make clean
  • There is a bash script "testing_purpose" to do checks in functions with random numbers compared to bash arithmetic

About

HUMANCALCS - A library and calculator software written in JAVA

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages