Skip to content

VM-for-MIPT/Virtual-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-Machine

For building this project, type:

cmake -DCMAKE_BUILD_TYPE=Release -B build/
make -C build/ -j8

For running interpreter gtests from build directory, type:

make interpreter_gtests

For running quadratic equation with coefficients entered by you from build directory, you should use

make run_quadratic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published