Skip to content

smKaK/ExcelLab

Repository files navigation

ExelLab

This is my lab for Object Oriented Programming course in university

Program to work with tables(like Excel).

  • Can parse the expression in cells and calculate the result.
  • Detecting cycles in cells references
  • Supports such operations: +,-,*,/,^,inc(),dec(),max(),min(), brackets, references on other cells
  • Save and load files(Uses xml files)

About

This is my lab for Object Oriented Programming course in university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors