Skip to content

anjin-viktor/composite_vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 

Repository files navigation

#composite_vm

The implementation of virtual machine experimental architecture «Compozit». Refer for more information about architecture: http://skylark.tsu.ru/compozit/index-en.html.

##Compiling: You need to install boost (header only), cmake, doxygen(if you want to assemble documentation).

cd trunk/src/ 

cmake ./ 

make 

Use make test (in trunk/src/)for testing

##Generate documentation(used doxygen): cd trunc/docs

doxygen doxy_config

About

The implementation of virtual machine experimental architecture «Compozit»

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published