Skip to content

CVM-Projects/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

Releases

No releases published

Packages