Skip to content
/ CVM Public
forked from CVM-Projects/CVM

The first Virual Machine for CMS language

License

Notifications You must be signed in to change notification settings

mmyjona/CVM

 
 

Repository files navigation

CVM

The first Virual Machine for CMS language.

Build Status

Requirement

Languages:

  • C++

Build Tools:

  • C++ Compiler supports C++ 17.
  • CMake
  • GNU Make

Libraries:

Build

mkdir build
cd build
cmake ..
make

Run

./cvm ../test.cms

License

MIT License

Open Source License

About

The first Virual Machine for CMS language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.5%
  • CMake 0.5%